WebUIValidation.js Debugging error

J

James Thomas

Hello,

I posted this before but didn't explain myself properly. Let me see if
I can describe the problem better:

- I have a couple of validators on a login page (one for login name,
one for password).
- When I go to the login page, I get a runtime error. When I choose to
debug, the following is found at the end of WebUIValidation.js:

<div align="center">
<font size="1">
&copy; Company Name
</font>
</div>

- This doesn't happen in Mozilla, it's just ignored.
- On my development machine, it works fine without the errors.
- When I remove the validators, it works fine.
- The inserted code is nowhere in my application (though it did use to
be, below a </form> tag - it no longer is, it has been completely
removed).

Please advise if you have any leads or can provide assistance.

Thank you for your time,

James Thomas
 
J

James Thomas

James said:
Hello,

I posted this before but didn't explain myself properly. Let me see if
I can describe the problem better:

- I have a couple of validators on a login page (one for login name,
one for password).
- When I go to the login page, I get a runtime error. When I choose to
debug, the following is found at the end of WebUIValidation.js:

<div align="center">
<font size="1">
&copy; Company Name
</font>
</div>

- This doesn't happen in Mozilla, it's just ignored.
- On my development machine, it works fine without the errors.
- When I remove the validators, it works fine.
- The inserted code is nowhere in my application (though it did use to
be, below a </form> tag - it no longer is, it has been completely
removed).

Please advise if you have any leads or can provide assistance.

Thank you for your time,

James Thomas

Actually, I figured it out. I was appending a footer and for some
reason the footer was being added to the Javascript content in addition
to the HTML content. Go figure.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,755
Messages
2,569,539
Members
45,024
Latest member
ARDU_PROgrammER

Latest Threads

Top