Skip to main content
Inspiring
May 26, 2006
Question

Getting Started Tutorial

  • May 26, 2006
  • 1 reply
  • 362 views
RE: getting started tutorial. I have got everything working until the <cfdump var ="artwork"> The code is attached.

The error returned : Variable ARTWORK is undefined.

Any help is cool

thks
jim
This topic has been closed for replies.

1 reply

Inspiring
May 26, 2006
quote:

Originally posted by: rockhiker
RE: getting started tutorial. I have got everything working until the <cfdump var ="artwork"> The code is attached.

The error returned : Variable ARTWORK is undefined.
Any help is cool
thks
jim

My guess is that ParameterExists(Add) is not "Yes". Therefore your query did not run.
May 26, 2006
No text available
rockhikerAuthor
Inspiring
May 30, 2006
I tried the <cfdump var = #artwork#> with and without quotes. It does not return a query result set as shown in the tutorial. Only the page displays.

thks

Jim