change <input type="button" value="submit"> to <input type="submit" value="submit">
Regards, Nikunj Virani ----- Original Message ----- From: "Diksha Neel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 28, 2003 4:13 PM Subject: [PHP] submit > hi all, > seems to be and off day for me. > simple things aren't working. > have this really stupid thing called dew3.html > in which is a submit button to connect to new6.php > that will in turn create a file sandrew.html. > but the submit button in dew3.html is seen but isn't > working. > help please. > sending code for dew3.html. > > thanks, > diksha. > > <html> > <head> > <title>dew</title> > </head> > <body> > <form method=get action="new6.php"> > <input type="button" value="submit"> > </form> > </body> > </html> > > > _______________________________________________________________________ > Odomos - the only mosquito protection outside 4 walls - > Click here to know more! > http://r.rediff.com/r?http://clients.rediff.com/odomos/Odomos.htm&&odomos&&w n > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php