Is using a form with a hidden field out of the question. If you are trying to hide it from possible interception then CIPHER is the way to go, but it sounds like you're simply trying to keep it away from the eyes of the browser, in which case using a form for each link on the page and within each individual <form></form> pair using the <input type=image src="imagename.gif" name=submit border=0> will do the trick - you can make the image you use for the submit button look like text as well,
Garth


Hello,

        I have a link passing variables in the URL to another taf. Is there
any way to hide the variables so that they get passed but don't show up in
the address bar of the recieving taf.
        For example is there any way to pass the Staffid but on recieving
taf not show the actual staffid value in the address bar as in the link
below.

//127.0.0.1/leave/UsersStaffProfile.taf?StaffID=451


Thanks for any assistance.


Ciaran Rudden
IT section
Meath county Council

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf


--
Garth Penglase
Broadband Media
http://bbmedia.com.au
ph: 0500 527 000
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to