Results 1 to 2 of 2

Thread: Form Validation not working in Interstitial

  1. #1
    Join Date
    Nov 2008
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Question Form Validation not working in Interstitial

    1) Script Title: Interstitial Content Box (v1.1)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/interstitial.htm

    3) Describe problem: Form Validation scripts works here A: (http://www.equitycorps.com/Free_Guide.htm); but not in same page rendered in interstitial B: (http://www.equitycorps.com/homepage_popup.htm).

    Terrific scripts. Any assist greatly appreciated. /sge

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Make sure the form validation functions are defined in your main page. In FF, the error when viewing the 2nd URL above is:

    Code:
    Error: FP_changeProp is not defined
    Source File: http://www.equitycorps.com/homepage_popup.htm
    Line: 1
    
    Error: checkmail is not defined
    Source File: http://www.equitycorps.com/homepage_popup.htm
    Line: 1
    
    Error: FrontPage_Form1_Validator is not defined
    Source File: http://www.equitycorps.com/homepage_popup.htm
    Line: 1
    
    Error: FP_changePropRestore is not defined
    Source File: http://www.equitycorps.com/homepage_popup.htm
    Line: 1
    DD Admin

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
  •