guest
01-27-2004, 07:24 AM
Hi There,
I run a website that enables other websites to put their own template around the content of my site. The javascript for one page works on all but a couple of "partner" sites. For this reason it would seem pointless to paste the javascript code here, but rather viewing the source of the differing pages might be more appropriate.
Rather than doing this, you can just believe me - if you go to the main site at http://www.toptipper.com/servlet/tipping.Login , login as user "guest" with no password, then on the next page you are presented with drop-downs to select a competition. These work fine - if you change the competition using the select, then the form is automatically submitted.
However, if you then close your browser, re-open it (to kill session info) then go to a partner site at http://www.toptipper.com/servlet/tipping.Login?websiteid=768 . Again, login as user "guest" with no password, and if the session info was killed properly you should again see the same drop-downs to select a competition. Problem is, the top one doesn't work (but the bottom one does), giving the "null or not an object" error for the select's name (document.theform.competitionname). I'll check back the forum, but if you could email me on editor@toptipper.com as well that would be fantastic
thanks for any help given, much appreciated
regards
Daniel
I run a website that enables other websites to put their own template around the content of my site. The javascript for one page works on all but a couple of "partner" sites. For this reason it would seem pointless to paste the javascript code here, but rather viewing the source of the differing pages might be more appropriate.
Rather than doing this, you can just believe me - if you go to the main site at http://www.toptipper.com/servlet/tipping.Login , login as user "guest" with no password, then on the next page you are presented with drop-downs to select a competition. These work fine - if you change the competition using the select, then the form is automatically submitted.
However, if you then close your browser, re-open it (to kill session info) then go to a partner site at http://www.toptipper.com/servlet/tipping.Login?websiteid=768 . Again, login as user "guest" with no password, and if the session info was killed properly you should again see the same drop-downs to select a competition. Problem is, the top one doesn't work (but the bottom one does), giving the "null or not an object" error for the select's name (document.theform.competitionname). I'll check back the forum, but if you could email me on editor@toptipper.com as well that would be fantastic
thanks for any help given, much appreciated
regards
Daniel