tags:

views:

41

answers:

1

Hi, I have a sign up page written in php, that goes to a confirmation page after processing. In the confirmation/ thank you page there is a 3rd party script that counts the number of successful registrants. how would I limit the script to be loaded per successful registration?

A: 

Ask your thrd party script author? As noone here knows how it works. If it utilizes session mechanism, you can use sessions then.

Col. Shrapnel
no. you just have to include the javascript.
wnoveno