disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
HTML Form Server Side Validation
Hi, Im new here, im currently doing a website for a friend, and I have designed using snippets from
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
FFmpeg Images 2 Video conversion problem ??
I got folder full of images , number of images = 600 , I want to make a video which plays one image
Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
My application wants to send/recv data to 2 different UDP ports on a remote computer, us