HighDots Forums  

Questions about forms

alt.discuss.html alt.discuss.html


Discuss Questions about forms in the alt.discuss.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mama Bear
 
Posts: n/a

Default Questions about forms - 01-15-2006 , 10:39 PM






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?

--
- Mama Bear


Reply With Quote
  #2  
Old   
Adrienne Boswell
 
Posts: n/a

Default Re: Questions about forms - 01-16-2006 , 02:08 AM






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:

Quote:
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!

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share


Reply With Quote
  #3  
Old   
Mama Bear
 
Posts: n/a

Default Re: Questions about forms - 01-16-2006 , 06:56 PM



Adrienne Boswell <arbpen2003 (AT) sbcglobal (DOT) net> wrote :

Quote:
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.



--
- Mama Bear


Reply With Quote
  #4  
Old   
Adrienne Boswell
 
Posts: n/a

Default Re: Questions about forms - 01-17-2006 , 05:23 AM



Gazing into my crystal ball I observed Mama Bear <MamaBear (AT) No-Spam (DOT) noo>
writing in news:Xns974DAC5D22747Mama (AT) 216 (DOT) 196.97.142:

Quote:
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.



Actually, no, you really are better off using a database, and letting the
students populate it. Your other option is to use one of the ready made
forms, like <http://www.response-o-matic.com>.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.