473,789 Members | 3,157 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How do I forward information in quickmail

1 New Member
HI All,

I am not an HTML programmer, just used a template to create my website. On the website it had a built in Contact Form quickmail option. I do not know how to have information forwared to my Godady email account when the visitor cliencs send.

My site, or the page in reference is here: http://www.valleywidehypnosis.com/Contact%20Page.htm

I am hoping someone can help me with what I need to do to get information forwarded to me

The code in question is here:
[html]
<tr>
<td height="612"><t able border="0" cellpadding="0" cellspacing="0" height="100%">
<tr>
<td background="ima ges/lef_bgr.jpg" style="backgrou nd-repeat:repeat-y; width:90px; height:100%"><t able border="0" cellpadding="0" cellspacing="0" background="ima ges/lef_top.jpg" style="backgrou nd-repeat:no-repeat; width:90px; height:100%; background-position:top;">
<tr><td background="ima ges/lef_bot.jpg" style="backgrou nd-repeat:no-repeat; width:90px; height:100%; background-position:bottom ;"><a href="index.htm l"><img src="images/spacer.gif" width="47" height="54" border="0" style="margin:1 4px 0 0 43px;"></a></td></tr>
</table></td>
<td width="586" bgcolor="#FFFFF F"><table border="0" cellpadding="0" cellspacing="0" width="586" height="100%">
<tr>
<td height="321"><t able border="0" cellpadding="0" cellspacing="0" height="100%">
<tr>
<td background="ima ges/bgr_slogan.jpg" style="backgrou nd-repeat:no-repeat; width:243px; height:321px;"> <a href="#"><img src="images/spacer.gif" width="174" height="54" style="margin-top:14px;" border="0"></a></td>
<td background="ima ges/top_bgr.jpg" style="backgrou nd-repeat:repeat-y; width:343px; height:100%"><t able border="0" cellpadding="0" cellspacing="0" background="ima ges/top_top.jpg" style="backgrou nd-repeat:no-repeat; width:343px; height:100%; background-position:top;">
<tr><td background="ima ges/top_bot.jpg" style="backgrou nd-repeat:no-repeat; width:343px; height:100%; background-position:bottom ;">
<form><table border="0" cellpadding="0" cellspacing="0" style="margin:3 2px 0 0 20px;" width="290">
<tr><td><img src="images/txt_1.jpg" width="65" height="16"></td></tr>
<tr><td><stro ng class="heder">Q UICK MAIL</strong></td></tr>
<tr><td><img src="images/spacer.gif" width="1" height="15"></td></tr>
<tr><td><inpu t type="text" style="width:28 6px; height:18px;" value="your name" onClick="this.v alue=''"></td></tr>
<tr><td><inpu t type="text" style="width:28 6px; height:18px; margin-top:3px;" value="your e-mail address" onClick="this.v alue=''"></td></tr>
<tr><td><textar ea style="width:28 6px; height:152px; overflow:auto; margin-top:3px;" onClick="this.v alue=''">type your message here</textarea></td></tr>
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" style="margin-top:18px;">
<tr>
<td><input type="reset" value="" style="width:31 px; height:10px; background-image: url(images/kn_1.jpg); border: 0px none; margin-left:0px; cursor: hand; cursor: pointer;"></td>
<td><input type="image" src="images/kn_2.jpg" style="cursor: hand; cursor: pointer;"></td>[/html]
Sep 21 '07 #1
1 1661
diane100
6 New Member
Hi

Having viewed the page in a browser it appears that the form is controlled by a PHP script

See source code below

[HTML]<!-- tyconsulting 9/21/2007 add form elements formmail. begin -->
<form name="contactfo rm" action="php/L10FmX.php" METHOD="POST">
<input type="hidden" name="subject" value="Contact Request">
<input type="hidden" name="title" value="Contact Request">
<input type="hidden" name="redirect" value="http://www.valleywideh ypnosis.com">
<!-- tyconsulting 9/21/2007 add form elements formmail. end -->[/HTML]

I have never used PHP to process forms before but I would imagine that you need to edit the file L10FmX.php to match your details

Regards
Diane
Sep 23 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

11
2777
by: Randy Yates | last post by:
I'm having a problem with forward references. For example, class DATE; class MYCLASS; class MYCLASS { public:
11
2452
by: aleko | last post by:
This applies equally to function prototypes. Why do we have to tell the compiler twice? Other modern compiled languages don't have this requirement. Just curious, Aleko
9
2247
by: William W. Cai | last post by:
Hi List, I am required to implement such a function in an email. The HTML format email contains a field and a button. Once user click the button, program will gather the information(email address) in the field and forward this email to it. I am thinking about the implemented by JavaScript/VBScript, but don't find the solution yet. Could anybody supply some clues?
8
6527
by: Tracey | last post by:
Hi, guys. My application requires functionalities like back and forward navigating button on winforms. And there are many forms linking each other. Each form has a pair of buttons of "Back" and "Forward "How can I implement the back and forward procedure to make them work ? Is there anyone has the same experience like that ? Thanks
23
3867
by: mark.moore | last post by:
I know this has been asked before, but I just can't find the answer in the sea of hits... How do you forward declare a class that is *not* paramaterized, but is based on a template class? Here's what I thought should work, but apparently doesn't: class Foo; void f1(Foo* p)
2
7208
by: flopbucket | last post by:
Hi, How can I forward declare a class that is in a different namespace? As a simple example: classs Foo { std::string *string; };
3
1616
by: ApexData | last post by:
Hello My MainForm manages Employee records. I have created another form that manages employee promotions. On the MainForm a button launches the PromotionForm and lists the promotions for the employee shown on the MainForm. The buttons clickevent looks like this: DoCmd.OpenForm stDocName, , , "EMPID = " & Me.txtEMPID The results are FILTERED. The Form is Continuous. Fields are: (EmpID) (Rank) (PromoDate) and UnboundTxtBox:
4
20503
by: aj | last post by:
DB2 LUW v8.2 FP 14 RHAS 2.1 I have a DB2 online DB backup that was done w/ the INCLUDE LOGS option. I am interested in restoring that backup, and rolling forward ONLY the logs contained in the backup and no more, then bringing the DB online. I do not want to use a userexit to try and retrieve additional logs - I only want to roll forward the logs in the backup. (In case you haven't guessed, I am restoring a test version of my
3
2009
by: wesomon99 | last post by:
I have a .jsp page with a button that is supposed to forward the current HTTP session to a new page (performing the same function as a form submit button, except without creating a new session). The button has an onclick action of "buttonAction()". I then have a javascript function for it that I want to use to go to a new link with the same session. I tried setting the window.location, but this does not forward the session. Is there a...
0
9665
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9511
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10199
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10139
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7529
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5417
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4092
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3697
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2909
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.