hi,
Can you anyone let me now more information on this error. I have simply been cutting and pasting code, from a previous page I wrote - any info you could provide me on this error that would allow me to simply solve this problem quickly.
thanks,
w.
i belive that means you don't have that column in the table you're using. check the names in your table
the problem was that I simply had a space it seems after the field name in the MySQL db, and I was trying to access it without the space?@?
Anyway problem solved, thanks for your help.