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&&wn


-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to