
allan__clark
Deleted
May 9, 2000, 5:04 AM
Post #1 of 3
(296 views)
|
|
Text instead of button in a form?
|
Can't Post
|
|
I would like to use text instead of the usual submit button in a form, is this possible and if so could someone please help? I am using the following code <form method=post action="view.cgi"> <input type=hidden name ="in" value ="$ArtID"> <input type=submit Value="Details"></form> The text will just say "details" Thanks allan__clark@hotmail.com
|