I’m developing a website for a client, & for one reason or another, most of the site is being developed using .Net (Visual Studio 2005 Express Edition / ASP.Net 2.0 to be more precise), & Actinic will be used to sell a single product.
My problem is that by the time site visitors are able to purchase the product, they will already have registered on the site (using .Net), so I need to fill in the order form for the visitor, using the information stored in the .Net SQL database.
How can I do this? Can anyone help me with this?
Any thoughts gratefully received.
My problem is that by the time site visitors are able to purchase the product, they will already have registered on the site (using .Net), so I need to fill in the order form for the visitor, using the information stored in the .Net SQL database.
How can I do this? Can anyone help me with this?
Any thoughts gratefully received.
Comment