Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Forms

 
   Web Hosting Problem Solving Community! (Home) -> Webmaster RSS
Next:  There are conflicts between International copyrig..  
Author Message
newsgroup2

External


Since: Jun 20, 2004
Posts: 13



(Msg. 1) Posted: Fri Aug 06, 2004 1:47 am
Post subject: Forms
Archived from groups: alt>www>webmaster (more info?)

I have finally sorted out my hosting - a year later! And the results of
it will be onLine tomorrow. I have the form ready at
http://www.railwaysonline.co.uk/contactus.html, but I want to use a
different method to get it to my emails (replacing that inferior method
by Freewebs who IM leaving). Any recommendations?
--
To reply direct, remove NOSPAM and replace with railwaysonline
For railway information, news and photos see
http://www.railwaysonline.co.uk - Happy Birthday!

 >> Stay informed about: Forms 
Back to top
Login to vote
hughes1

External


Since: Aug 02, 2004
Posts: 20



(Msg. 2) Posted: Fri Aug 06, 2004 1:47 am
Post subject: Re: Forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Joe <newsgroup DeleteThis @NOSPAM.co.uk> wrote in news:ceu9tg$in3$1
@news8.svr.pol.co.uk:

 > I have finally sorted out my hosting - a year later! And the results of
 > it will be onLine tomorrow. I have the form ready at
 > <a style='text-decoration: underline;' href="http://www.railwaysonline.co.uk/contactus.html," target="_blank">http://www.railwaysonline.co.uk/contactus.html,</a> but I want to use a
 > different method to get it to my emails (replacing that inferior method
 > by Freewebs who IM leaving). Any recommendations?

I forgot about your form problem Smile.

Can you have server-side scripts run by your host? If so, search on
Google for form-to-email CGI scripts. If it supports PHP you can find
various form-to-email PHP scripts at
<http://php.resourceindex.com/Complete_Scripts/Form_Processing/>, for
instance.

"Images on our Rolling Stock & Photo Archive pages require Javascript to
see the full-sized version."

Why be restrictive?



--
In a room with thirty-seven people, never have everybody shake each
other's hand.<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Forms 
Back to top
Login to vote
user233

External


Since: Sep 26, 2003
Posts: 261



(Msg. 3) Posted: Fri Aug 06, 2004 2:56 am
Post subject: Re: Forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Joe schrieb:
 > I have finally sorted out my hosting - a year later! And the results of
 > it will be onLine tomorrow. I have the form ready at
 > <a style='text-decoration: underline;' href="http://www.railwaysonline.co.uk/contactus.html," target="_blank">http://www.railwaysonline.co.uk/contactus.html,</a> but I want to use a
 > different method to get it to my emails (replacing that inferior method
 > by Freewebs who IM leaving). Any recommendations?

Hey you! This newsgroup is about politics, conspiracy theories, and
flame wars! We don't need no steenkin WWW questions in here!!!

Fun aside... does your host offer a formmail script? Most do. Or use
your favourite scripting language to write a formmail script yourself,
and use the host's sendmail (or equivalent) to send mails to yourself.


Matthias<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Forms 
Back to top
Login to vote
sbryce1

External


Since: Jan 24, 2004
Posts: 492



(Msg. 4) Posted: Fri Aug 06, 2004 2:56 am
Post subject: Re: Forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Matthias Gutfeldt wrote:

 > Fun aside... does your host offer a formmail script? Most do. Or use
 > your favourite scripting language to write a formmail script yourself,
 > and use the host's sendmail (or equivalent) to send mails to yourself.

It might be better and easier to find one (no, not that one. A good one)
and modify it to meet your specific needs. Sourceforge has a couple of
good ones.

<a style='text-decoration: underline;' href="http://nms-cgi.sourceforge.net/scripts.shtml" target="_blank">http://nms-cgi.sourceforge.net/scripts.shtml</a>

They have another one, but I can't find the URL right now.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Forms 
Back to top
Login to vote
user233

External


Since: Sep 26, 2003
Posts: 261



(Msg. 5) Posted: Fri Aug 06, 2004 3:11 pm
Post subject: Re: Forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Scott Bryce wrote:
 > Matthias Gutfeldt wrote:
 >
  >> Fun aside... does your host offer a formmail script? Most do. Or use
  >> your favourite scripting language to write a formmail script yourself,
  >> and use the host's sendmail (or equivalent) to send mails to yourself.
 >
 >
 > It might be better and easier to find one (no, not that one. A good one)

"That one" has been updated a long time ago to make it more secure. Most
hosts offer the updated version.


 > and modify it to meet your specific needs. Sourceforge has a couple of
 > good ones.
 >
<font color=purple> > <a style='text-decoration: underline;' href="http://nms-cgi.sourceforge.net/scripts.shtml</font" target="_blank">http://nms-cgi.sourceforge.net/scripts.shtml</font</a>>

Yeah, reusing an existing script is better than writing one from
scratch. Although I also keep running into situations where figuring out
the existing script takes as much time (and is less fun) than writing
one from scratch.


Matthias<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Forms 
Back to top
Login to vote
spamblocked1

External


Since: Sep 19, 2003
Posts: 3499



(Msg. 6) Posted: Fri Aug 06, 2004 3:11 pm
Post subject: Re: Forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Matthias Gutfeldt wrote:
 > ...
 > Yeah, reusing an existing script is better than writing one from
 > scratch. Although I also keep running into situations where figuring
 > out the existing script takes as much time (and is less fun) than
 > writing one from scratch.

uh huh - whenever I sit down to write from scratch, I'm plagued with a
vision of thousands, millions of monkeys sitting at keyboards, bashing away
as if their lives depended on it.

--
William Tasso
Recommended reading ...
<a style='text-decoration: underline;' href="http://www.catb.org/~esr/faqs/smart-questions.html" target="_blank">http://www.catb.org/~esr/faqs/smart-questions.html</a>
<a style='text-decoration: underline;' href="http://www.aww-faq.org/" target="_blank">http://www.aww-faq.org/</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Forms 
Back to top
Login to vote
sbryce1

External


Since: Jan 24, 2004
Posts: 492



(Msg. 7) Posted: Fri Aug 06, 2004 3:11 pm
Post subject: Re: Forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Matthias Gutfeldt wrote:

 > "That one" has been updated a long time ago to make it more secure. Most
 > hosts offer the updated version.

I didn't have a particular "that one" in mind. It's that most free CGI
scripts you run into on the net aren't well written.

The "that one" you are probably referring to has not been maintained by
the original author in years, and is still the most-used CGI script of
its kind on the net, in spite of the fact that the author himself
recommends the re-write done by SourceForge.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Forms 
Back to top
Login to vote
user233

External


Since: Sep 26, 2003
Posts: 261



(Msg. 8) Posted: Fri Aug 06, 2004 3:42 pm
Post subject: Re: Forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

William Tasso wrote:
 > Matthias Gutfeldt wrote:
 >
  >>...
  >>Yeah, reusing an existing script is better than writing one from
  >>scratch. Although I also keep running into situations where figuring
  >>out the existing script takes as much time (and is less fun) than
  >>writing one from scratch.
 >
 >
 > uh huh - whenever I sit down to write from scratch, I'm plagued with a
 > vision of thousands, millions of monkeys sitting at keyboards, bashing away
 > as if their lives depended on it.

Hehehe! I know the feeling... still, it beats scratching your head and
pulling your hair out because the @#!&& programmer didn't think of
commenting his script like he should have.


Matthias<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Forms 
Back to top
Login to vote
spamblocked1

External


Since: Sep 19, 2003
Posts: 3499



(Msg. 9) Posted: Fri Aug 06, 2004 3:42 pm
Post subject: Re: Forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Matthias Gutfeldt wrote:
 > ...
 > it beats scratching your head and
 > pulling your hair out because the @#!&& programmer didn't think of
 > commenting his script like he should have.

/veering off at a tangent

I read somewhere: that most illustrious of Finns, Mr Linux (Linus Torvalds)
documents his code in English (when he bothers at all).

--
William Tasso
Recommended reading ...
<a style='text-decoration: underline;' href="http://www.catb.org/~esr/faqs/smart-questions.html" target="_blank">http://www.catb.org/~esr/faqs/smart-questions.html</a>
<a style='text-decoration: underline;' href="http://www.aww-faq.org/" target="_blank">http://www.aww-faq.org/</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Forms 
Back to top
Login to vote
user233

External


Since: Sep 26, 2003
Posts: 261



(Msg. 10) Posted: Fri Aug 06, 2004 4:10 pm
Post subject: Re: Forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

William Tasso wrote:
 > Matthias Gutfeldt wrote:
 >
  >>...
  >>it beats scratching your head and
  >>pulling your hair out because the @#!&& programmer didn't think of
  >>commenting his script like he should have.
 >
 >
 > /veering off at a tangent
 >
 > I read somewhere: that most illustrious of Finns, Mr Linux (Linus Torvalds)
 > documents his code in English (when he bothers at all).

Speaking of languages. Someone in our company had a Portuguese-speaking
programmer create a mini-site with a rather complex Javascript-based
navigation scheme.

Naturally, the mini-site couldn't be navigated without the
Javascript-based navigation. And of course the script stopped working
altogether after a couple months, probably because the maintainer (some
secretary) had no idea what she was doing.

We tried to fix it, but since all variable names and all documentation
was in Portuguese, we had no chance of figuring out what the hell was
going on.

I think they're replacing the whole mess with one giant PDF document
now... I'm glad I'm not involved in that particular project Smile.


Matthias<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Forms 
Back to top
Login to vote
seeker79

External


Since: Aug 07, 2004
Posts: 1



(Msg. 11) Posted: Sat Aug 07, 2004 6:09 pm
Post subject: Re: Forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

I'd recommend that you take a look at FormBreeze
(http://www.formbreeze.com). We use this for all our forms and it is
the best solution I have seen with capabilities way beyond formmail
scrips.




Matthias Gutfeldt <say-no-to-spam.DeleteThis@gmx.net> wrote in message news:<2nh3qkFr0l0U1.DeleteThis@uni-berlin.de>...
 > Scott Bryce wrote:
  > > Matthias Gutfeldt wrote:
  > >
   > >> Fun aside... does your host offer a formmail script? Most do. Or use
   > >> your favourite scripting language to write a formmail script yourself,
   > >> and use the host's sendmail (or equivalent) to send mails to yourself.
  > >
  > >
  > > It might be better and easier to find one (no, not that one. A good one)
 >
 > "That one" has been updated a long time ago to make it more secure. Most
 > hosts offer the updated version.
 >
 >
  > > and modify it to meet your specific needs. Sourceforge has a couple of
  > > good ones.
  > >
<font color=green>  > > <a style='text-decoration: underline;' href="http://nms-cgi.sourceforge.net/scripts.shtml</font" target="_blank">http://nms-cgi.sourceforge.net/scripts.shtml</font</a>>
 >
 > Yeah, reusing an existing script is better than writing one from
 > scratch. Although I also keep running into situations where figuring out
 > the existing script takes as much time (and is less fun) than writing
 > one from scratch.
 >
 >
 > Matthias<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Forms 
Back to top
Login to vote
usenet200408

External


Since: Aug 02, 2004
Posts: 145



(Msg. 12) Posted: Sun Aug 08, 2004 1:02 pm
Post subject: Re: Forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

William Tasso wrote:

 > I read somewhere: that most illustrious of Finns, Mr Linux (Linus Torvalds)
 > documents his code in English (when he bothers at all).

"Mr Linux" in fact doesn't speak Finnish very well anyway -- his first
language is Swedish. But yes, all the comments in the Linux source code
are in (mainly US) English.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ <a style='text-decoration: underline;' href="http://tobyinkster.co.uk/contact" target="_blank">http://tobyinkster.co.uk/contact</a>
Now Playing ~ ./ed_harcourt/from_every_sphere/11_metaphorically_yours.ogg<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Forms 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Why does "\" always appear in my forms? - When i write a form-to-text file a "\" always appreas. Why is this?

PDF forms - I have some forms and applications that are in .pdf format. Is there a way to convert the pdf file into a online fillable form and have the results emailed? I was going to re-create the forms and use php but if I could somehow convert the existing pdf..

Order forms - I've been trying ... with little success ... to create an order form, listing various products c/w prices to include on my site. Does anyone know of any forms (which can be customized) available on the web ? TIA, David

Email Forms ? - Can anybody help me make a email form for my Nominate and Apply pages at http://www.SurroundedByAngels.com ? I think an email form would make it look so much better . SBA

Graphics Buttons and Forms - I did a stupid thing...I told someone, if they wanted, I'd use graphics buttons in place of the usual submit button on a form. I had a form with three different submit buttons...each with a different value and each value passed to a php script, then a..
   Web Hosting Problem Solving Community! (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]