Click to See Complete Forum and Search --> : passing forms


kydo76
07-07-2003, 04:38 PM
is there any way to read data passed from an html form on another html page without using javascript, php, cgi, etc... just using html itself?

or is there another way that i can pass form data that has already been passed by a previous page?
thanx... : )

Khalid Ali
07-07-2003, 06:52 PM
You will have to usesoe other programming language...HTML itself can not do that