UPDATE Accounts SET bAccountStatusID=#FORM.bAccountStatusID# WHERE iAccountID=#FORM.AcctID# SELECT vcAccountEmail FROM Accounts WHERE vcAccountEmail='#Trim(FORM.vcAccountEmail)#' AND iAccountID <> #FORM.AcctID# limit 999999 UPDATE Accounts SET vcAccountFName='#FORM.vcAccountFName#', vcAccountLName='#FORM.vcAccountLName#', vcAccountEmail='#FORM.vcAccountEmail#', vcAccountPassword='#FORM.vcAccountPassword#', bAccountStatusID=#FORM.bAccountStatusID#, vcAccountCompany='#FORM.vcAccountCompany#', vcAccountAddr1='#FORM.vcAccountAddr1#', vcAccountAddr2='#FORM.vcAccountAddr2#', vcAccountCity='#FORM.vcAccountCity#', vcAccountState='#FORM.vcAccountState#', vcAccountPostCode='#FORM.vcAccountPostCode#', vcAccountCountry='US', vcAccountPhone='#FORM.vcAccountPhone#', vcAccountComments='#Left(Trim(FORM.vcAccountComments),255)#', nAccountChanger= #UseUSER#, dAccountChanged=#CreateODBCDateTime(Now())# WHERE iAccountID=#FORM.AcctID# SELECT Accounts.*, iAccountID AS AcctID FROM Accounts WHERE vcAccountEmail= limit 999999 PeJay Creations: Account Profile

My Account

Please update the form below with your changes, and click the Submit button

Please correct the following problems:

  • #ArrErrs[ctr]#

#UpdateMsg#

First Name:
Last Name:
Account Status:
Email:
Password:
Retype:
Company:
Street Address 1:
Street Address 2:
City:
State, Zip:
Telephone:
Customer Comments:
Save Changes: