J
|
Jane 11/24/2009 |
Hi, |
F
|
fpilot author 11/24/2009 |
Hi, please post example of your link here.
|
J
|
jsuisman 11/25/2009 |
This is a page which is outside the members area: http://ecommi.com/jamat/donationpublic/menu/indexdonation.php?centerpage=home.php&CatId=327&Type=Product#addtolist.php I want the user to be able to add the item in the wishlist table which is in the members area portal at: http://ecommi.com/jamat/donationusers/login.php after the user has logged in. Now How I should receive the data in the secure area which requires password, so that even if the login page is in the middle the data gets added into the table or wishlist form gets filled out. I am not sure if you'll be able to make sense out of this. Need help I am stuck at this point.
|
F
|
fpilot author 11/26/2009 |
Thx a bunch! will try that. Hey fpilot, It sounds to me like you'd want to use a php session variable to make this work. That way you could keep everything in the user's wishlist whether they're logged in or not. To set up the session variable you would use:
|
F
|
fpilot author 11/27/2009 |
I tried the code but when the link takes the user to the login page after the session has been set the session gets lost and nothing is passed on. Thx a bunch! will try that. |
J
|
jsuisman 11/27/2009 |
Yah must be. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=45767&image=1&table=forumreplies' class='bbcemoticon' alt='<<' />
|