Announcement

Collapse
No announcement yet.

Contact Us Form

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

    Contact Us Form

    When we publish the contact us form on our customer website we are receiving "NETQUOTEVAR:xxxxxx" is the fields. Is there a way of removing this?

    #2
    Is it a v8 site upgraded from v7 as NETQUOTEVAR's were removed in v8 in favour of layouts.

    Have you tried copying back the original file to see if that resolves?


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      We are using v8. The original file has the same problem

      Comment


        #4
        Hi there

        How are you linking to the mail form?

        Is it with a link like this:
        http://your.URL/acatalog/mail_form.html

        or this:
        http://your.URL/cgi-bin/mf000001.pl?ACTION=SHOWFORM

        It needs to be the second one in order for the mail form to work correctly.

        Comment


          #5
          Hi Chris,

          We to have the same problem, but I'm not sure where to change the URL
          Regards
          Sally

          Fashion Jewellery Wholesale - Glitzy Jewels

          Comment


            #6
            Hi Sally

            I've been to http://www.glitzy-jewels.co.uk/ and everything looks OK to me. Your links are all fine.

            Comment


              #7
              Hi Chris

              Only because I remove the 'contact us layout' from my brochure page and replaced it with the 'css contact us' link.

              Ideally I would prefer to have the form within the brochure page with additional text around it.
              Regards
              Sally

              Fashion Jewellery Wholesale - Glitzy Jewels

              Comment


                #8
                OK - I think I understand what's going on.

                What I suggest you do is go to your online store and view the source of your online 'Contact Us' form. Then locate the <form...> and </form> tags that begin and end the 'Contact Us' form. Copy these tags, together with everything between those tags to the clipboard.

                Then create a new fragment on your 'Contact Us' brochure page and paste all the HTML into the 'Text' field. Then put '!!<' at the start of all the code and put '>!!' at the end of all the code.

                That should do it.

                Comment


                  #9
                  Hi Chris

                  Thats where we started. We created a new layout within a brochure page which contained the form, but when we published it the form was full of text. Presumably these were the form variable names
                  Regards
                  Sally

                  Fashion Jewellery Wholesale - Glitzy Jewels

                  Comment


                    #10
                    Look in the HTML for the <input type="text" ...> tags. Look for the value="..." attributes.

                    Remove everything between the quote marks so they read value=""

                    Comment


                      #11
                      Thanks Chris,

                      wasnt sure I could do that.
                      Regards
                      Sally

                      Fashion Jewellery Wholesale - Glitzy Jewels

                      Comment

                      Working...
                      X