Click to See Complete Forum and Search --> : Saving info on notepad


ednayap
10-21-2003, 12:38 AM
hie all,

i want to know how to save information on a page to a notepad stored on a server. I do not want to use a database.

Tanx

requestcode
10-21-2003, 07:15 AM
To save that info you will need to use a Server Side language such as PHP, Perl or ASP. Javascript alone cannot do it.