toucan42
09-20-2007, 07:09 PM
I am looking for help in writing code to insert a new thread.
I have all the information I want and I have the user id associated with the thread.
Is there anyone who can give me a hand in understanding where to go to see how inserts are currently handled?
Basically I have a page which allows users to fill out a form. When they submit the form it will create a new thread using the information from the form.
I have been unable to locate any information here on vb.org about automatic thread creation.
I have all the information I want and I have the user id associated with the thread.
Is there anyone who can give me a hand in understanding where to go to see how inserts are currently handled?
Basically I have a page which allows users to fill out a form. When they submit the form it will create a new thread using the information from the form.
I have been unable to locate any information here on vb.org about automatic thread creation.