PDA

View Full Version : Requesting a simple submit js


Lee
06-19-2002, 11:24 PM
I am trying to make a simple submit page, a sample can be found @ http://leee.future.easyspace.com/moto.
What i exactly need is a "Name" and "Submit" routine to show on a new page, if possible shorted by date. So the result would be something like :

Name : Lee
Slogan : text-goes-here


Thanx in advance

whammy
06-20-2002, 01:47 AM
If you want to display previous submissions, that is impossible with javascript; you'd need to use a server-side scripting language.