Tyring to find a form where the info stays

liunx

Guest
Hello, I'm making a web page where I can quickly check if my hardware and software needs updating and with links to where I can get the updates.<br />
<br />
What I would like to do is have a very simple thing like this:<br />
<br />
<A HREF=http://www.webdeveloper.com/forum/archive/index.php/"http://www.nvidia.co.uk/content/drivers/drivers_uk.asp">NVidia</A><br />
<br />
<A HREF=http://www.webdeveloper.com/forum/archive/index.php/"http://my.opera.com/">Opera</A><br />
<br />
But after the link of, say, Opera have a form where I can write in the version of Opera I have. That way I only need to go to this web page, check Opera's site to see if I need a new version, if I do Download <!--more--> it then write in the form after Opera the new version I have just Download <!--more-->ed.<br />
<br />
Basicaly is it possible to have some sort of Form where the info you type in stays with the web page whenever you open it, and can be overwriten and new info put in? Many thanks.<br />
<br />
John<!--content-->You might try cookies (<!-- m --><a class="postlink" href="http://www.webreference.com/js/column8/">http://www.webreference.com/js/column8/</a><!-- m -->).<br />
<br />
Adam<!--content-->
 
Back
Top