Page 1 of 1

html with javascript code plz......

Posted: Mon Jun 23, 2008 6:23 am
by ramakrishnab
hi
i have two text box and one submit button in my html page
i need a code to upload my same page content with database table but two text box must be there
when i click the button
plz help me...

Re: html with javascript code plz......

Posted: Mon Jun 23, 2008 11:40 am
by Christopher
You can mix upload and input fields. Check $_FILES for the uploads and $_POST for the fields.

Re: html with javascript code plz......

Posted: Mon Jun 23, 2008 12:44 pm
by highjo
i would like to help you but i must confess that i don't understand what you are trying to explain.please be explicit or better post your codes