![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I've been using HotDog Professional 6 to write basic web pages for awhile now. I'm self-taught, have never taken a class or anything. So I don't even know much about frames yet. Pretty basic. But I want to open a business - a small school, and would like to write a web page with a web form for new students to fill out. I've figured out how to do the form in HotDog, basically, and make the page look decent. It's the transmittance that's the hangup. It says there are two ways. First is emailing it to me. I tried that though, and it sends me a weird file with a garbled up mess, that seems unusable. I can see the info in there, among the delineation characters but how to use it? I need it to send me a nice orderly form that I can save and even edit if necessary, so I can track my students. The only other method it talks about, is cgi scripts, pages and servers, which I know absolutely zip about, I'm lost. So how can I do this and get my small business started up? Are there any little freeware or low cost utility programs out there to help me with this? Add-ons for HotDog maybe? Or something stand alone that can take that email and make it into a savable, editable form for me? |
#3
| |||
| |||
|
|
Gazing into my crystal ball I observed Mama Bear MamaBear (AT) No-Spam (DOT) noo> writing in news:Xns974CD21452195Mama (AT) 216 (DOT) 196.97.142: I've been using HotDog Professional 6 to write basic web pages for awhile now. I'm self-taught, have never taken a class or anything. So I don't even know much about frames yet. Pretty basic. But I want to open a business - a small school, and would like to write a web page with a web form for new students to fill out. I've figured out how to do the form in HotDog, basically, and make the page look decent. It's the transmittance that's the hangup. It says there are two ways. First is emailing it to me. I tried that though, and it sends me a weird file with a garbled up mess, that seems unusable. I can see the info in there, among the delineation characters but how to use it? I need it to send me a nice orderly form that I can save and even edit if necessary, so I can track my students. The only other method it talks about, is cgi scripts, pages and servers, which I know absolutely zip about, I'm lost. So how can I do this and get my small business started up? Are there any little freeware or low cost utility programs out there to help me with this? Add-ons for HotDog maybe? Or something stand alone that can take that email and make it into a savable, editable form for me? You definately need something server side to handle the form submission. Best would be a database that would hold all the information, and you could run queries against it. To be perfectly honest with you, you are going to be better off if you hire someone to do this. If you have the time, then learn one of the server side languages, ASP, PHP, Perl, etc. You should also learn SQL (Structured Query Language), which will give you the ability to query and manipulate the data once you have it. You can go to http://www.w3schools.com> and start the tutorials there. Good luck! |
#4
| |||
| |||
|
|
Adrienne Boswell <arbpen2003 (AT) sbcglobal (DOT) net> wrote : Gazing into my crystal ball I observed Mama Bear MamaBear (AT) No-Spam (DOT) noo> writing in news:Xns974CD21452195Mama (AT) 216 (DOT) 196.97.142: I've been using HotDog Professional 6 to write basic web pages for awhile now. I'm self-taught, have never taken a class or anything. So I don't even know much about frames yet. Pretty basic. But I want to open a business - a small school, and would like to write a web page with a web form for new students to fill out. I've figured out how to do the form in HotDog, basically, and make the page look decent. It's the transmittance that's the hangup. It says there are two ways. First is emailing it to me. I tried that though, and it sends me a weird file with a garbled up mess, that seems unusable. I can see the info in there, among the delineation characters but how to use it? I need it to send me a nice orderly form that I can save and even edit if necessary, so I can track my students. The only other method it talks about, is cgi scripts, pages and servers, which I know absolutely zip about, I'm lost. So how can I do this and get my small business started up? Are there any little freeware or low cost utility programs out there to help me with this? Add-ons for HotDog maybe? Or something stand alone that can take that email and make it into a savable, editable form for me? You definately need something server side to handle the form submission. Best would be a database that would hold all the information, and you could run queries against it. To be perfectly honest with you, you are going to be better off if you hire someone to do this. If you have the time, then learn one of the server side languages, ASP, PHP, Perl, etc. You should also learn SQL (Structured Query Language), which will give you the ability to query and manipulate the data once you have it. You can go to <http://www.w3schools.com> and start the tutorials there. Good luck! I guess I'd be better off just having them copy the text into an email and send it back to me with their answers. I'm not expecting thousands of students or anything, maybe 15-20. |
![]() |
| Thread Tools | |
| Display Modes | |
| |