Results 1 to 4 of 4

Thread: Html question

  1. #1
    Overclocked
    Join Date
    Feb 2007
    Location
    here
    Posts
    208

    Default Html question

    ok, not shure if this is the right place to post this.. but anyway's.

    I'm having problems with making a form on my friends website this is the form.
    the problem is, once you hit submit, it opens up your outlook (or whatever our external email program is...) and there is no atached things or message in the outlook window to send.. does anybody know how to program it so that it just sends the filled in info straight to the adress as soon as you hit submit?

    (http://www.htmlbasix.com/forms.shtml is the site I used to generate the form)

    any Idea's?

    (or did my mispellings and bad grammer confuse you of my situation....)

    cheers

    Nick_Black

    sometimes I feel lost... than I remember I'm not going anywhere.

  2. #2

    Default Re: Html question

    If you know any programming, etc. I would suggest using .cgi

    Heres a basic link to get you started:
    http://www.yourhtmlsource.com/cgi/pr...s.html#TheHTML

    That way, you just click submit, and the web page does the whole email thing for you, without even needing to open the customer's email client.

    You can use that create anything you could in html, because it is basically a program that outputs html for you, but also allows you to read in the input from html.
    I'm not creative enough to think of a funny sig. Just quietly laugh to yourself and I'll be happy.

  3. #3
    Overclocked
    Join Date
    Feb 2007
    Location
    here
    Posts
    208

    Default Re: Html question

    thank you, this should be a good help, I'll ask if I have any more questions,
    thanks again!

    + rep

    sometimes I feel lost... than I remember I'm not going anywhere.

  4. #4
    SOB Fettler xmastree's Avatar
    Join Date
    Mar 2006
    Location
    Burnley, Lancs. UK
    Posts
    1,704

    Default Re: Html question

    There is an easier way, use a ready made email form.
    I know next to nothing about programming, but I was able to come up with this for my website.

    Quote Originally Posted by aintnothang View Post
    Think of a way to simulate a real bullet hole, like shooting it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •