> I am getting an error when linking to a page with the following query
> /index.cfm?fuseaction=nonsitepage.display&itemid=1577&preview=true
> Invalid data '' for CFSQLTYPE 'CF_SQL_INTEGER'.

I would do a couple things:

1.) cfparam all your variables so you know they exist. Only use them if
their values are of the type expected. Handle the flipside accordingly.
2.) trim your variables.

Mike
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to