Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 General help me questions
 Adding a return message on shoploginforce.asp
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Letraset
Starting Member

9 Posts

Posted - May 23 2012 :  06:46:30  Show Profile  Visit Letraset's Homepage  Reply with Quote

Hi All,

When a customer fills out our account application form on shoploginforce.asp and then clicks the submit button – on screen it looks as if the form is wiped.

This is leading to us receiving a number of duplicated entries. To combat this problem we’d like to add a simple ‘Thank you for registering, a representative will call you within 24 hours to authorise your account’…etc, etc message.

Does anyone know how to do this?

I have changed line 48 from:

if SError = "" then
UpdateOrderInformation ' put in customer and order data
SendMailToMerchant
SendMailToCustomer strcustomerid

To:

if SError = "" then
UpdateOrderInformation ' put in customer and order data
SendMailToMerchant
SendMailToCustomer strcustomerid
WriteInfo

…and added the code:

sub WriteInfo
response.write "<h3>" & GetLang("langmaillistinfomsg") & "</h3>"
response.write GetLang("LangCompMailListinfomsg2")
response.write "<br>" & "<br>"
response.write GetLang("LangRegards")
response.write "<br>" & "<br>"
response.write GetLang("LangSignature")
end sub

The above change didn’t work – has anyone else tried something like this? I'd really appreciate any advice.

Kind Regards
Kira

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - May 30 2012 :  22:26:27  Show Profile  Reply with Quote
hey kira, is there a link to your site page that i can see ?

diego.
Go to Top of Page

Letraset
Starting Member

9 Posts

Posted - May 31 2012 :  04:16:01  Show Profile  Visit Letraset's Homepage  Reply with Quote

Hi Diego, the page is http://trade.letraset.com

K.
Go to Top of Page

Letraset
Starting Member

9 Posts

Posted - May 31 2012 :  04:17:47  Show Profile  Visit Letraset's Homepage  Reply with Quote


PS - We got a 'thank you' message working on our competition page: http://www.letraset.com/compenter.asp

K.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00