I'd like to send a long string to my database instantly - i.e. not passing it to the next page, retrieving variables and then inserting.
So I pretty much want to know how the "Submit" button works at the bottom of this thread I'm posting. (I did try to make sense of the back end!)
The long string may incorporate line breaks, I presume this just means I need to set the column type as Memo in the database?
Cheers,
Martin