UltraBB Forums Home 
Home Search search Menu menu Not logged in - Login | Register
UltraBB Forums > General Area > Chit Chat > Tech Talk > Does anyone know....

Welcome to the UltraBB public support forum! Did you know there is an inexpensive totally integrated gallery available for UltraBB? Read more here: Gallery Details

 Moderated by: Di
New Topic Reply Printer Friendly
Does anyone know....  Rate Topic 
AuthorPost
 Posted: Thu Feb 4th, 2010 04:24 am
  PM Quote Reply
1st Post
Devans
License Holder


Joined: Tue May 27th, 2008
Location: Iowa USA
Posts: 1398
Status: 
Offline
Mana: 
User Gallery
Can someone tell me how this form knows where to send the email to? or how to get it to send the email to a particular email address... Please and Thank you :)

<TD   ><FORM method=post action=/frms/contactmail.pl>
                  <INPUT value=/frms/contact.con type=hidden name=SoupermailConf>
                  <TABLE   cellSpacing=0 cellPadding=0 width="100%" align=center >
                    <TBODY><TR   >
                      <TD   ><TABLE   cellSpacing=1 cellPadding=4 width="100%" >
                        <TBODY><TR   >
                          <TD  align=right  ><B>Your
                            Name: <SPAN class=style1>*</SPAN></B></TD>
                          <TD  width="70%"  ><INPUT style="WIDTH: 90%" name=Name></TD>
                        </TR>
                        <TR   >
                          <TD  align=right  ><B>E-mail
                            Address: <SPAN class=style1>*</SPAN></B></TD>
                          <TD   ><INPUT style="WIDTH: 90%" name=Name2></TD>
                        </TR>
                        <TR   >
                          <TD  align=right  ><B>Company:</B></TD>
                          <TD   ><INPUT style="WIDTH: 90%" name=Name3></TD>
                        </TR>
                        <TR   >
                          <TD  align=right  ><B>How
                            did you
                            find us?</B></TD>
                          <TD   ><INPUT style="WIDTH: 90%" name=Name4></TD>
                        </TR>
                        <TR   >
                          <TD  align=right  ><B>Questions: <SPAN class=style1>* </SPAN></B></TD>
                          <TD   >&nbsp;</TD>
                        </TR>
                        <TR   >
                          <TD  colSpan=2 align=center  ><TEXTAREA style="WIDTH: 90%" wrap=VIRTUAL rows=8 name=Question></TEXTAREA></TD>
                        </TR>
                        <TR   >
                          <TD  colSpan=2 align=center  ><INPUT value="Submit Form" type=submit name=Submit>
                            <BR></TD>
                        </TR>
                      </TBODY></TABLE></TD>
                    </TR>
                  </TBODY></TABLE>
                </FORM>

Back To Top PM Quote Reply  

 Posted: Thu Feb 4th, 2010 04:28 am
  PM Quote Reply
2nd Post
Devans
License Holder


Joined: Tue May 27th, 2008
Location: Iowa USA
Posts: 1398
Status: 
Offline
Mana: 
User Gallery
I should add that you can see the form, on our company site, here http://www.rpservicehvac.com/ it is on the contact us page. I have been doing this site all night and can not figure out this form :?

Last edited on Thu Feb 4th, 2010 04:48 am by Devans

Back To Top PM Quote Reply

 Posted: Thu Feb 4th, 2010 07:37 am
  PM Quote Reply
3rd Post
martin_wynne
Licence Holder


Joined: Sun May 25th, 2008
Location: West Of The Severn, United Kingdom
Posts: 1819
Status: 
Offline
Mana: 
User Gallery
Hi Dean,

The form is submitting to:

action=/frms/contactmail.pl

so that would be:

http://www.rpservicehvac.com/frms/contactmail.pl

and you need a script file with that name on the site, to process the submitted data.

(And perhaps forward it in an email to somewhere?)


It is also submitting this string as a hidden value:

/frms/contact.con

which only you know the purpose of. :)


edit: p.s. There is a grammatical error on the home page:

The complete line of Goodman® brand products are built on the principals of founder Harold Goodman, a former air conditioning contractor.

That should be "principles". :)

regards,

Martin.

Last edited on Thu Feb 4th, 2010 08:48 am by martin_wynne

Back To Top PM Quote Reply  

 Posted: Thu Feb 4th, 2010 05:26 pm
  PM Quote Reply
4th Post
Devans
License Holder


Joined: Tue May 27th, 2008
Location: Iowa USA
Posts: 1398
Status: 
Offline
Mana: 
User Gallery
Hi Martin

Actually I have no idea where it is suppose to send the emails. This isn't my code, it was just one I found and after looking at it could not figure out how the emails would go anywhere.

Looks like it may just be easier to make a simple form.

As for the spelling error.... nice catch..thanks ;):)

Back To Top PM Quote Reply

 Posted: Thu Feb 4th, 2010 07:15 pm
  PM Quote Reply
5th Post
Jim
I work here


Joined: Wed Apr 11th, 2007
Location:  
Posts: 6649
Status: 
Offline
Mana: 
User Gallery
You could use that and change the action to a php file and send mail anywhere you want. I have one I use on all the contact forms for my site, bug me tonight and I'll slide it to you.

Back To Top PM Quote Reply  

 Posted: Thu Feb 4th, 2010 07:56 pm
  PM Quote Reply
6th Post
Devans
License Holder


Joined: Tue May 27th, 2008
Location: Iowa USA
Posts: 1398
Status: 
Offline
Mana: 
User Gallery
Thanks Jim....bug ya later then.:cool:

Back To Top PM Quote Reply

 Posted: Fri Feb 5th, 2010 12:19 am
  PM Quote Reply
7th Post
Devans
License Holder


Joined: Tue May 27th, 2008
Location: Iowa USA
Posts: 1398
Status: 
Offline
Mana: 
User Gallery
BUG BUG :)

Back To Top PM Quote Reply  

Current time is 10:03 am  
UltraBB Forums > General Area > Chit Chat > Tech Talk > Does anyone know.... Top



Hosting

UltraBB 1.17 Copyright © 2007-2011 Data 1 Systems, INC.
Page processed in 0.1974 seconds (13% database + 87% PHP). 25 queries executed.