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
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;.
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.
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.
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.