Hello
I have a very basic form which does its job, but the form needs tidying up and improving. It means that I probably need to put it into a table and I wondered if anybody had any experience of ASP code not functioning properly due to the use of tables?
My code simply responds with a 'Hello Southern Belle' after Southern Belle has typed in her name, but now I need to add other fields (name, country, etc). The ASP still works - it still replies with 'Southern Belle' - but will this still be the case once I have introduced tables and cells?
Many thanks
I have a very basic form which does its job, but the form needs tidying up and improving. It means that I probably need to put it into a table and I wondered if anybody had any experience of ASP code not functioning properly due to the use of tables?
My code simply responds with a 'Hello Southern Belle' after Southern Belle has typed in her name, but now I need to add other fields (name, country, etc). The ASP still works - it still replies with 'Southern Belle' - but will this still be the case once I have introduced tables and cells?
Many thanks