jrthorne Posted July 22, 2005 Share Posted July 22, 2005 Hello How can I create a session variable from a link in a repeat region table Repeat region shows 10 items, link on item gets valve from recordset passes to detail page . Would like to do this without value appearing in url With forms use post. thanks jrt Link to comment https://forums.phpfreaks.com/topic/2414-_post-variable-from-repeat-region/ Share on other sites More sharing options...
ecstasy Posted July 23, 2005 Share Posted July 23, 2005 Hello How can I create a session variable from a link in a repeat region table Repeat region shows 10 items, link on item gets valve from recordset passes to detail page . Would like to do this without value appearing in url With forms use post. thanks jrt 256474[/snapback] Try to use Javascript to write variables and values in coockies, on clinet side, and on serverside, just read the content of that cookie, so you cand do anything you want! Enjoy! Link to comment https://forums.phpfreaks.com/topic/2414-_post-variable-from-repeat-region/#findComment-7974 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.