Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

object expected

Status
Not open for further replies.

InnoTech

ISP
Jan 2, 2003
612
US
hey guys. i've been a tek-tips member for a while but never came to the html forum til now. please help.

first off i don't know html well at all. i'm rebuilding our website (i'm an ISP) and am comeing accross in an error after clicking the submit button on a login form on the homepage for our mail server. it will login ok but only after it gives the error:

"an error has occurred in the script on this page"
line:180
char:1
error: Object expected
code: 0
url: file://C:\WINDOWS\Temporary Internet Files\Content.IE5\69N8HC3E\[1].htm

this is the error in MS frontpage when i test it. the line 180 is a blank line. if more info is needed and/or you want me to paste some of the script just let me know.

BTW in IE it will log you in after an error pops up saying "object expected" and something about "do you want to debug?"

thanks everyone.

"Jack of all trades. Master of none."
[americanflag]
 
give 2 lines of code before and after the error line(the debugger code).
r u using javascript?

Known is handfull, Unknown is worldfull
 
i apologize. i did resolve this issue yesterday. i needed to JS within the correct tags.

thanks!

"Jack of all trades. Master of none."
[americanflag]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top