Hey i would like to have my form load up like a notepad file.
Do i put the value as this:
<form name="name" value="myfile.txt">?
Also i would like ppl to write on the .txt file when they submit something (text)
<form name="write" action="write.jsp">
<input name="text">
<input type="submit" value="sumit">
What would be the code for the write.jsp?
Thanks in advance 
__________________
forum-------> Please login or register to view this content. Registration is FREE, for people who wants to have a good time ;)
website------> Please login or register to view this content. Registration is FREE (might be in construction :D)
Hope you have a great time and that my post is helpfull ;)
|