Hello everyone, i hope my spelling isnt to bad to understand.
Ok lets start, Ive made a basic form in dreamweaver CS3, Then i had a go at codeing a php script that when someone enters the infomation posted on the form it goes into my domain/sever Email account, the info they have entered shows, all correct ect..
now i want them to beable to send me files, Images. but my coding wont work..
what ive done here is added the image tags there, for the php script. and also on my forms in dreamweaver HTML file format i added the File Field and called the tag image1 - then image2 - then image3... but when it comes into my email it does this. Item image1: /tmp/phpPRkkIb
Item image2: /tmp/phpPRkkIb
Item image3: /tmp/phpPRkkIb
<body>
<div>
<div align="left" class="style2">
<h2 class="style3">THANK YOU FOR <span class="style4">CONTACTING US</span></h2>
</div>
</div>
<p> </p>
<div>
<div align="left" class="style2">Thank you for your interest! Your email will be answered very soon!</div>
</div>
<br />
<br />
<div>
<div align="left" class="style2"><a href="home.html" class="style3">Return back >></a></div>
</div>
<p> </p>
</body>
</html>
Ok - here's my site I just started today: www.mercfire.kh3.us/governist
It's fine in IE8, but in FF it's messed up. What code below do I need to change to allow for universal browser support? Firefox and IE are my main concerns right now, Safari & chrome are pluses.
mail($send_email, $subject, "Forma de Contacto para Sitio de Web\n"
."Nombre Completo: ".$fullname."\n"
."Email: ".$email."\n"
."Teléfono: ".$phone."\n"
."Título: ".$title."\n"
."Empresa: ".$company."\n"
."Dirección: ".$address."\n"
."Ciudad: ".$city."\n"
."Estado o Provincia: ".$state."\n"
."Código Postal: ".$zip."\n"
."País: ".$country."\n"
."Método de contacto preferido: ".$contactmethod."\n"
."Favor de añadirme a su lista de email para recibir su boletín informativo: ".$signup."\n"
."Intereses, Preguntas o Comentarios: ".$message, $headers_clients);
Some of the characters are being replaced in the text feilds with english but should be in spanish when the form is sent
Is there a way to specify what language the mail() function uses?
I've dabbled in HTML in the past and I've played with quite a few content management systems such as wordpress, joomla, e107, and a few more. I want to step up my web design skills and stop depending on CMS for all of my sites. What I'd like to build is a site kind of like this one.
I think a site like this would be great practice, fairly simple design and incorporates a database. Can anyone tell me the best way to start something like this?
Actually if anyone could help me out with creating a basic database and being able to add to it and query it using an html or php page I think I could figure the rest out with trial and error.
Hi,
I've inserted a graphic into my web page with Dreamweaver and I would like to superimpose 3 transparent mp3 audio buttons (evenly from left to right) so visitors can click and hear what they see.
How do I do that?
It's been suggested to create a table and set the table background to the image. I tried that but did not get very far.
Replies for a Dreamweaver beginner would be much appreciated.
regards
GB
Hello,
I would like to display newsfeeds for a specific keyword or subject on a commercial website, but when I checked google or yahoo terms of service for news feeds, they dont allow to display their feeds on commercial websites. Does anyone have good suggestion? By the way, although free is preferred, I can still pay a little for this, if it is a good service.
On my website, my blog is embedded within an iFrame. But as the blog posts increase, I would like the length of the iframe to increase (WITHOUT a scroll bar!). Is there a code for this?
(sorry - not sure if this should have been posted in css or javascript)
When you do a search, the Bing search pop up is being blocked by the YouTube video player. This only seems to occur on Windows based PC's. I've tested it in FireFox, internet Explorer and Chrome. The pop up displays under the video player in all three browsers making quite sure it is a Windows issue.
On my iMac the search pop up displays correctly over the video player.
Is there a hack or anything to fix this?
Beyond that, I was originally trying to add a Google Custom search Box to the site...But I wanted to add my own button on the same line and directly right of the search box...If anyone could show me exactly how to do that I would be willing to switch back to a Google Custom Search Box. Thank you;.
Hi, I am new to this stuff. I created an animation on adobe flash, and I am trying to successfully put it on my website (with the program dreamweaver), but when I import the flash, the internet preview just shows a blank white rectangle. I don't know what I am doing wrong. Any ideas?
Thanks.
Ok so i've nearly finished my site and i'm left with 2 small annoying problems. The first one is that it doesn't matter whether or not someone checks the terms and conditions checkbox, the form still submits.
The second is that when someone enters a £ sign in a field, when i recieve the email after its submitted the £ sign has a capital A with an arrow above it in front of the £ sign.
Hopefully 2 easy to fix problems, here is the code for my page. I know its bad in many ways but it works and looks fine when uploaded.
echo "<strong><font color=\"FF0000\">".$info_error."</font></strong>";
?>
<!--Elitetradesmen form -->
<p>To quote for this job please fill in the details below: </p>
<p><BR>
<LABEL for="job_number">Job Number: </LABEL>
&nbs p; &n bsp;
<label for="your_business_name">Your Business Name: <br />
<input name="job_number" type="text" id="job_number" value="<?=$job_number;?>" />
<input type="text" id="your_business_name" name="your_business_name" value="<?=$your_business_name;?>" />
<br />
</label>
<BR>
<label for="your_start_date">Your Start Date: </label>
&nbs p; Yo ur Completion Date:<BR>
<INPUT type="text" id="your_start_date" name="your_start_date" value="<?=$your_start_date;?>">
<label for="your_completion_date">
&nbs p;
<input type="text" id="your_completion_date" name="your_completion_date" value="<?=$your_completion_date;?>"/>
<br /><br />
<label for="email">Email:</label>
<br />
<input type="text" id="senders_email" name="senders_email" value="<?=$senders_email;?>"/>
<br />
<label for="additional_information">   ; <br />
</label>
Your quote with any additional information:
<br />
<textarea name="additional_information" cols="35" rows="5" id="details" name="additional_information"><?=$additional_information;?></textarea>
<br />
<BR>
<label>
<input name="terms" type="checkbox" id="terms" value="1" /> Please check the box to confirm you have read and agree to our <a href="../policies.html">Terms and conditions
</a></label>
<a href="../policies.html"><br/>
</a><br/>
<!-- end elite tradesmen form -->
<?
// DO NOT EDIT THE BELOW
print "
Please enter the text in the box. (case sensitive): <input name=\"security_code\" type=\"text\" id=\"security_code\" size=\"5\">
<b>$random_code</b><input name=\"randomness\" type=\"hidden\" id=\"randomness\" value=\"$random_code\">
<p><br />
<input name=\"submit\" type=\"submit\" id=\"submit\" value=\"$lang_submit\" class=\"mailform_button\">
</form>";
}
else
{
if ($checkdomain == "yes")
{
$sender_domain = substr($senders_email, (strpos($senders_email, '@')) +1);
$recipient_domain = substr($sendto_email, (strpos($sendto_email, '@')) +1);
if ($sender_domain == $recipient_domain)
{
print "Sorry, you cannot send messages from this domain ($sender_domain)";
exit;
}
}
$info_notice = $lang_sent;
/* THE FOLLOWING CODE FORMATS THE EMAIL CONTENT */
//We create a mail_message field with any POSTED FORM ELEMENT.
//To access such an element, we use the name of any form input with a
//$ symbol before it, so for example to get their name, I use senders_name
$mail_subject = "Email enquiry from Elite Tradesmen website";
Web Design Forums is dedicated to helping its users of the web design community of all skill levels with their problems.
With supportive members,
a friendly environment, and posts without bias, WDF goes above and beyond achieving this goal.
Learn more.
Before Posting
Note that some forums have their own additional rules.
Before you participate in discussions at Web Design Forums, you must read and agree to the forum rules.