Hi,
I am dynamically generating a list of customers, on which a user can click
to go to a detailed page. To do this, I am putting the customerID into a URL
variable in the A HREF path. But the client doesn't want to see the value in
the address bar, as they consider it a security risk.
What would be a better solution? A hidden FORM field for each item, and have
the HREF call Javascript which posts the form? The problem with that us I
will get all of the form fields in the detail page, unless the JS passes a
value to indicate the field I want, but hen I essentially have the same
problem....
Any input appreciated.
James
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.