User Profile
Collapse
-
You can view source on http://ebinx.com/carrand/freestuff.php -
Using Dreamweaver MX but php not working.
I have a page that works fine on my server, but when I upload it to the company server, it does not. Is there something that I can do on my end using Dreamweaver MX if the company has a MAC server and using php 4.4? I guess it is not liking my dreamweaver MX php code and it won't send the email after hitting submit. -
No, I only have one form. I have the HTML page that has the survey on and the form1.php which just processes the info after you hit submit. I tried to post the html, but it has too many characters to post here. You can see it from the link in my first post and view source though. I have the form in a scroll box as you can see from the link to the page. I just want the "thank you message" to show up in that same area that the survey...Leave a comment:
-
Thanks, I am sure that is the solution, but being new with PHP, I really don't know how to combine my pages to make one that will do what I need. I do not have a database either, so some of that code is not needed. And, as of now, I do not have includes.
I am doing this in Dreamweaver.
My form1.php page is this.
[PHP]<?php
$action = $_POST['action'];
if ($action == 'process') {
...Leave a comment:
-
Trying to get a thank you message to post in the same area as the survey.
I built a survey and need the "Thank you for filling out our survey: message to post in the same area as the survey is in. See it here.
As it is now, it just goes to another page. I am a beginner php user, and am not sure how to combine my html page with my php form so that when the submit button is hit, it just takes out the survey and displays my thank you message.
Thanks for any help. -
I put that in, and now even in firefox it looks all messed up, so I took it back out. All my tables were stretched and not center anymore.Leave a comment:
-
Flash MX radio button vars passed to a PHP form.. Stumped
Please help!
Does anyone know how to set up radio buttons to send their info from flash to a PHP script that will email me the results? I have been trying to get this thing to work for weeks, and I still can not get it to work right.
Right now, I have a survey that looks like this, and it sends the input text just fine, but when I get the email, all the radio button info is not there.
I can provide files... -
Page looks good in Firefox, but misaligned in IE, need suggestions.
I am creating a website for a company, and it looks fine in Firefox, but when I look at it in IE, it is not centered. I am using dreamweaver MX, and can't see why it is doing that. Any suggestions?
The site is www.ebinx.com/carrand/home.html
No activity results to display
Show More
Leave a comment: