% 'Retrieve form variables Name = Request.Form("Name") wholesale_username = Request.Form("wholesale_username") wholesale_password = Request.Form("wholesale_password") wholesale_password2 = Request.Form("wholesale_password2") StoreName = Request.Form("StoreName") TaxID = Request.Form("TaxID") Address1 = Request.Form("Address1") Address2 = Request.Form("Address2") City = Request.Form("City") state = Request.Form("state") Zip = Request.Form("Zip") phone = Request.Form("phone") fax = Request.Form("fax") email = Request.Form("email") BusinessType = Request.Form("BusinessType") numberstores = Request.Form("numberstores") BusinessDescription = Request.Form("BusinessDescription") Username = Request.Form("UserName") %>
|
|
|
">
|