Re: I see code
Yep, that was it....Thanks.......I will figure all this out someday.
I see code
Collapse
X
-
Re: I see code
You have named your form "Property Search" . Whitespaces break the validation Javascript. Name it "Property_Search" or "PropertySearch" and it will work ok.
Leave a comment:
-
Re: I see code
http://www.dresatlanta.com/buyers.php that is the page I am talking about. This page has exactly the same parameters set as the contact page, but is not working the same.
Leave a comment:
-
Re: I see code
Are we taling about http://www.dresatlanta.com/contact.php ?
If yes, it works! if the required fields are empty, an alert popup shows.
Unless you have Javascript disabled in your browser.........
Leave a comment:
-
Re: I see code
That was what I was saying. I found that problem. Apparently there was a rogue edit box hiding up in there. It has been resolved, but now there is something else.
After resolving that, I wanted to place required field parameters on the name and email of the buyers page form. I fixed the parameters by double clicking name and email and following the proper steps making them required fields. However, They do not seem to be working as, if you click the search button, it automatically sends the email and does not indicate requirements for text. I know I did it right.......What is going on with this....any help would be appreciated.
Leave a comment:
-
Re: I see code
I can see the thank you page, with menu, logo, background etc, but no thanking message.
Leave a comment:
-
Re: I see code
That was exactly it!!!! Thanks!!! However, when you click search from the buyers page or contact page, my Thankyou page is blank. I am really confused about this one. It shows the correct title above as I set it up, but a blank page. Any help would be appreciated.
Leave a comment:
-
Re: I see code
That's because the site menu buttons are still linked to the Previous, html page. Change the link to these buttons to be http://www.dresatlanta.com/contact.php
Leave a comment:
-
Re: I see code
Thanks for the advice as I thought I was doing something wrong, but in fact I do have it in php form. How I confirmed was I took out html and put php and page came up just fine. I just does not seem to do it when I just use the button from the site. I am using the cleaner, but my pages seem to be caching and holding.
Leave a comment:
-
Re: I see code
You need to publish it as PHP, go to page properties and change the settings from html to php and republish and point all your navigation the contact.php
Karen
Leave a comment:
-
I see code
Yep, I am new......I am confused!!! All of the pages are doing what they are supposed to do on my website but one, the contact page.
My contact page will not send the email, and it will not forward to the Thank you or error page.
Also, it is showing the HTML code on top on that page......crazy,lol.
Any help would be greatly appreciated.
Here is the contact page.
http://www.dresatlanta.com/contact.html
Thanks in advance.Tags: None
Leave a comment: