HI guys, just a quick question.

Im using session varibles to hold data etc, problem is before the data gets inserted into a database, it has to process a card payment. If the card payment is accepted it then gets inserted, problem is the payment portal is on a different website not hosted by ourselves.

With session varaibles are they held when you navigate away from the site i.e to another url? If not, any ideas what i could use as an alaternative?

thanks again.