Hi all,
I really need help here. I've tried so many thing to try to get an HTML form to post on my website. I'm trying to have a bulletin board on my site that immediately post the responses. I've tried reading 3 books and countless websites to make this work. I know I am missing something that all my resources are just leaving out. What are the basic constituents of a cgi script within an html page that I need? I've been trying various combinations of the following script. What am I missing?
<form method="post" action=" target="_top">
Thank you in advance for all the help and code.
house
I really need help here. I've tried so many thing to try to get an HTML form to post on my website. I'm trying to have a bulletin board on my site that immediately post the responses. I've tried reading 3 books and countless websites to make this work. I know I am missing something that all my resources are just leaving out. What are the basic constituents of a cgi script within an html page that I need? I've been trying various combinations of the following script. What am I missing?
<form method="post" action=" target="_top">
Thank you in advance for all the help and code.
house