G
Guest
I am not sure if this is the right group. If not, please point me to one.
I have a need to develop a web page wherein I accept information and
then save it in sql server database. I have designed the form to successfully
accept the input on the web, but I need help in issuing the sql statement like
"update <tablename> set field= value" on click of the button. If possible
can somoeone also help me put a check to ensure that all the required fields
have data in it.
Or if you could point me to a document, it will be a great
help.
Thank you very much in advance,
-Me
I have a need to develop a web page wherein I accept information and
then save it in sql server database. I have designed the form to successfully
accept the input on the web, but I need help in issuing the sql statement like
"update <tablename> set field= value" on click of the button. If possible
can somoeone also help me put a check to ensure that all the required fields
have data in it.
Or if you could point me to a document, it will be a great
help.
Thank you very much in advance,
-Me