|
-
Sep 10th, 2002, 04:55 AM
#1
Thread Starter
Fanatic Member
Changing State
Hi All,
I have the following:
<a href="xyz.asp?Auto='y'#"><img src="./images/autoup_off.jpg" onmouseout="this.src='./images/autoup_off.jpg'" onmouseover="this.src='./images/autoup.jpg'" width="88" height="69" border="0" alt="Options">
When a user first goes onto this page it is called with just xyz.asp, when the user clicks on this image, then the page calls itself with Auto='y' and it all works.
However If the user clicks on this a secondtime, I want to set Auto='n'. How do I do this.
Regards
Bill Crawley
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
|