I just went to the site and immediately clicked on a category icon. But there was no error. It went to the next page correctly.
Perhaps this only happens when choosing certain categories?
Tom
Main Topics
Browse All Topicsi am getting this error when clicking a category icon upon first arriving on the website. note second click, there is no error.
object required, below is the code that makes the error
<cfscript>
if (not isDefined("url.productoid"
//get the first id, so we have a defult product to show.
url.productoid = request.category.productLi
}
</cfscript>
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
You're going to have to provide a lot more information about what's going wrong -- including a lot more code. I went to the home page and clicked on the first icon - Bath. I was taken to the "Antique Baths" page. There are no errors displayed of any kind. If you're saying that something should be appearing on that page that isn't appearing, you'll need to explain it more and provide more code.
No "error" is occurring. The page is being displayed correctly. Neither ColdFusion nor Javascript (in the browser) are showing an error. I assume you mean there's a "mistake" in your code that's preventing the "correct" thing from happening. But it's not an "error." The software is not having any problems executing your code. Your code just isn't doing what you want.
So to troubleshoot it, you'll need to provide the code itself, along with a clear description of what you want to happen, as well as what's happening "incorrectly."
Tom
Business Accounts
Answer for Membership
by: finnstonePosted on 2006-03-11 at 07:17:50ID: 16163124
englishtrunkshowco.com