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!

Javascript pass to iframe gets Error: Object expected

Status
Not open for further replies.

JwithaL

Technical User
Jul 14, 2004
44
Here's the back story if it helps:
Our code for this was working just fine then our internet service provider's server went down. After we uploaded our backup copy the virtual includes would not work at all. They are now using a new server.

One example is we have a page where you can check our inventory. The scripting and everything is taken care of by one of our vendors so we have an iframe on our site and that displays a page from their url.

We decided to do a javascript pass because I wanted to be use a form on another page where you could do a quick search. That way when you put the part number into a field on page "A" then you would be directed to our inventory page and it would display the results in the iframe.

Everything worked fine until our providers server went down. I am desperately asking help to see if there is something wrong with something on our side or how I should guide them to fix the problem. Let me know if I need to post certain codes or anything else to aid in understanding and solving the issue.

Our inventory page is located at
Thanks in advance,
Justin
 
Nevermind guys. I finally found out that our provider doesn't have everything set up for SSI. Now it's just a waiting game for them to get their stuff together.

If you have any experience with setting up an Apache 2 server to allow SSI or any good tips I can relay I would still love some knowledge. Right now they don't quite know how to fix it.

Thanks again
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top