Results 1 to 5 of 5

Thread: I am having problem with the formretain.js

  1. #1
    Join Date
    Oct 2011
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default I am having problem with the formretain.js

    1) Script Title: formretain.js

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...rmremember.htm

    3) Describe problem: I have decided to us the formretain.js on my website after doing everything as suggested I am having a tough time trying to find where I may be going wrong.

    The form does not remember anything. In the text fields it gives either '100' or 'undefined' value.

    I have attached a screen shot.

    Please help.

    Ron

  2. #2
    Join Date
    Feb 2008
    Location
    Cebu City Philippines
    Posts
    1,160
    Thanks
    17
    Thanked 277 Times in 275 Posts

    Default

    Please show us the link to your page that exhibits the error or a copy of your code where we could reproduce the issue you're having Ron.
    Learn how to code at 02geek

    The more you learn, the more you'll realize there's much more to learn
    Ray.ph!

  3. #3
    Join Date
    Oct 2011
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by rangana View Post
    Please show us the link to your page that exhibits the error or a copy of your code where we could reproduce the issue you're having Ron.
    Thanks Rangana,

    I planing to switch to formretain2.js and it seems to work fine. except that there is more work to put in to make it work. I would prefer formretain.js . Please use the link to see the error in form: Click here...

    Thanks for the possible help.

    Ron
    Last edited by Ronn; 10-02-2011 at 10:17 AM.

  4. #4
    Join Date
    Feb 2008
    Location
    Cebu City Philippines
    Posts
    1,160
    Thanks
    17
    Thanked 277 Times in 275 Posts

    Default

    When submitting the form, the user is redirect to a new URL, so clearly there is server-side functionality behind that processes the email and routing it to proper e-mail address.

    The best solution might not be JS for this but let the data be kept through PHP. I maybe wrong but upon checking on your site, you seemed to be running on Joomla. There are a lot of available components on Joomla that creates the form you want and keeps the data.

    Please find these links useful:
    http://www.templatezine.com/2009/06/...-contact-form/
    http://extensions.joomla.org/extensi...feedback/forms


    Thanks!
    Learn how to code at 02geek

    The more you learn, the more you'll realize there's much more to learn
    Ray.ph!

  5. #5
    Join Date
    Oct 2011
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for the help rangana,

    I am already using the forms you mentioned. But they do not have the required functionality the formretain.js has. By the way would you know how can I add another class="memorize" into the following code: <input size="42" class=" validate['required']" name="fullname" id="fullname" type="text" />

    Thanks again for your help.

    WBW

    Ron
    Last edited by Ronn; 10-02-2011 at 10:55 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •