|
-
Feb 1st, 2001, 12:22 AM
#1
Thread Starter
Lively Member
On my asp page i'd like to use a graphic to trigger a form submittal instead of the ugly 'submit' button. Can you do this?
-
Feb 1st, 2001, 12:43 AM
#2
New Member
yes u can try this !!
<form name="ur form name" method="post or get" action="ur desired action">
<input type="image" src="image location">
</form>
pls mail me at [email protected] if this works
subhash
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|