Hmm, after a little more investigation I think the problem perhaps lies in the fact its not telling the form to return information. On the original .htm page theres a line of code tied in with the submit button which is:
Could this be the problem with why its just going to the default screen with the boxes filled in? If so, how would I implement it into my original code?Code:onclick="return wrapperCheckTerms(refinput);
Also, i've been looking at the option of taking the users input and piecing it together before passing it to the WB as if the user was doing it from the tracking site. Although it might be a little simpler, its a pretty sloppy way of doing things.
Any help anyone could give would be greatly appreciated.
MadCat




Reply With Quote