Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Nathon Jones #1
Error on Page - Line 46 - Character 1 - but everything looks fine!?
Hi,
I have a page, that is giving me a Javascript error:
Line: 46
Character: 1
Error: Object Expected
Code: 0
Here is line 46 on my page:
Repeat1__index = 0
So, line 46 was part of a repeat region. So I deleted the repeat region,
and refreshed the page, but it is still saying "Line 46, Character 1" which
is really confusing me.
It doesn't matter what code is on Line 46, it still gives an error. What is
causing this?
Thanks
nath.
Nathon Jones Guest
-
Error reported to webmaster, but page loads fine
I have an error handeler in the coldfusion administrator that will let me know when an error is generated on any page on the server. If an error is... -
Invalid character instead of Line break??
you might hae to replace return chars numToChar(13) with linfeeds numToChar(10) -
new line character?
I need to load text dynamically into a text box in director that I have turned into a 'select list' or 'popup' text field. How should I format the... -
Line drawing character missing?
Hi everyone, I've posted before on this list about this problem, I've had some help in my quest for solving this problem but it still exists. ... -
Line terminating after 80 character
Hi On my unix machine (HP-UX11.11) have some problem to create file more than 80 column. There is a script running and creating some file(s) but... -
Simonbullen #2
Re: Error on Page - Line 46 - Character 1 - buteverything looks fine!?
can you paste all of the code from that page please
Simonbullen Guest
-
Nathon Jones #3
Re: Error on Page - Line 46 - Character 1 - but everything looks fine!?
Hi Simon,
Thanks for the offer - sussed it though. I had something sat in the body
tag, that was no longer being used.
Sorry. :o)
Nath.
"Simonbullen" <webforumsuser@macromedia.com> wrote in message
news:d148oe$pbm$1@forums.macromedia.com...> can you paste all of the code from that page please
Nathon Jones Guest



Reply With Quote

