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...
html with javascript code plz......
Moderator: General Moderators
-
ramakrishnab
- Forum Newbie
- Posts: 1
- Joined: Mon Jun 23, 2008 6:13 am
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: html with javascript code plz......
You can mix upload and input fields. Check $_FILES for the uploads and $_POST for the fields.
(#10850)
Re: html with javascript code plz......
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