T
TCB
I have a problem...I have a classified adds web app. This if what is
happening:
1. The user enters the site
2. The user checks one of the adds. This web page has a user control that
load similar adds to the one the user has currently selected, in this same
user control there is a form so the user can contact the seller. So when the
page loads, all the contact information of the seller is loaded into this
user control, exept the email address that is loaded into a var so no email
"fhishers" can grab the address.
3. The user goes and checks one of the similar adds shown on the similar
adds list in that user control.
4. The user decides to go back and contact the seller from the first add he
saw, but he only hits the back button on the browser, so no data reloads on
the previous page and the variable with the sellers email address still has
the value from the second add, not the firs one (wich he intends to contact
the seller) so the contact message goes to another person.
PLEASE HELP!
TIA!
happening:
1. The user enters the site
2. The user checks one of the adds. This web page has a user control that
load similar adds to the one the user has currently selected, in this same
user control there is a form so the user can contact the seller. So when the
page loads, all the contact information of the seller is loaded into this
user control, exept the email address that is loaded into a var so no email
"fhishers" can grab the address.
3. The user goes and checks one of the similar adds shown on the similar
adds list in that user control.
4. The user decides to go back and contact the seller from the first add he
saw, but he only hits the back button on the browser, so no data reloads on
the previous page and the variable with the sellers email address still has
the value from the second add, not the firs one (wich he intends to contact
the seller) so the contact message goes to another person.
PLEASE HELP!
TIA!