Forums

This topic is locked

Go to Detail page & Form Parameters

Posted 29 Dec 2003 17:42:06
1
has voted
29 Dec 2003 17:42:06 Kenny Darcy posted:
Hi yea, OK it is simple to go from a master page to a detail page using the
"GO TO DETAIL" server behaviour and pass the URL Paramater , but what about
if I want to pass the form paramater instead, do I need a form on my page,
what I want is to go to a detail page from a master page and not have the
paramaters showing in my address bar.

I cannot see where I am going wrong.
Would be grateful for help.

Regards

Kenny


Edited by - thatelvis on 29 Dec 2003 17:45:47

Replies

Replied 30 Dec 2003 11:12:12
30 Dec 2003 11:12:12 Dave Clarke replied:
Hi

Yes, you could put a form on the page and put the parameters in hidden fields, then POST the form to your detail page.
This would stop the parameters from appearing in the address bar, they would however appear in the source code if someone viewed it.

Dave

ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome
Replied 30 Dec 2003 23:23:12
30 Dec 2003 23:23:12 Kenny Darcy replied:
Thanks Dave, Your a Star.

Regards

Kenny

Reply to this topic