At the moment the code functionality where im using
<%=Session( "temp" ) (n)%> within my ASP file works fine. So i thought if i do the same thing within my confirmation.htm file it would work. But no it doesnt.
I presume my problem comes from using <%=Session( "temp" ) (n)%> as a type of local...
Thanks for the tips guys but maybe i havent put enough detail in.
My problem with the user details are that im
using <%=Session( "temp" ) (n)%> (n being the number of the user detail variable) within asp code on the user detail form, and i thought i could use these again to add the details to...
hello all.
I have an asp file that a user enters details on. The details are emailed to their address (that they enter) to confirm their order. The confirmation is in the form of a htm file that is attached to the email. I have all this working except i cant get the details they entered into...
hi there.
I have an asp file (page) which allows users to enter in data. From here they click a button and are directed to a pay site (ogone). Before this redirection occurs i capture the data in an xml file. I use the 'action' method to direct the user to the ogone pay site and 'onSubmit' to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.