Announcement

Collapse
No announcement yet.

I see code

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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.
    http://www.dresatlanta.com/

  • #2
    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

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    02036089024 / United Kingdom
    291916438 / Australia

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


    Comment


    • #3
      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.
      http://www.dresatlanta.com/

      Comment


      • #4
        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
        Navaldesign
        Logger Lite: Low Cost, Customizable, multifeatured Login script
        Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
        DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
        Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

        Comment


        • #5
          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.
          http://www.dresatlanta.com/

          Comment


          • #6
            Re: I see code

            I can see the thank you page, with menu, logo, background etc, but no thanking message.
            Navaldesign
            Logger Lite: Low Cost, Customizable, multifeatured Login script
            Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
            DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
            Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

            Comment


            • #7
              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.
              http://www.dresatlanta.com/

              Comment


              • #8
                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.........
                Navaldesign
                Logger Lite: Low Cost, Customizable, multifeatured Login script
                Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
                DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
                Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

                Comment


                • #9
                  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.
                  http://www.dresatlanta.com/

                  Comment


                  • #10
                    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.
                    Navaldesign
                    Logger Lite: Low Cost, Customizable, multifeatured Login script
                    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
                    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
                    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

                    Comment


                    • #11
                      Re: I see code

                      Yep, that was it....Thanks.......I will figure all this out someday.
                      http://www.dresatlanta.com/

                      Comment

                      Working...
                      X