close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

New Form Wont Work

Thread began 3/21/2013 11:40 am by tdhkfinkel424121 | Last modified 3/22/2013 9:06 am by Jason Byrnes | 534 views | 3 replies |

tdhkfinkel424121

New Form Wont Work

Hi All,

I have a couple things that I hope you can help me with.
1st I have created a form in Data Bridge and it wont load! How do I un stick it? Here's the link to it:
guest%20dockage2.php

Also when I start Dreamweaver CS6 I get an error message telling me it can't find the following in the Configuration/Floaters directory: WA_Memento.htm; WA_Site Tools.htm; and WA_Site Tools_Progress.htm
How do I fix this?
And should I re-install Webassist-would it help my problems?

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

there is a validation show if behavior that is around the entire form.

the form is set to show only if all validations fail

the validations cannot fail unless the form is submitted.

remove the validation show if that is around the form.

for the error:
go to Window -> Work Space layout -> Reset '<your layout name>'

and Delete the Dreamweaver Cache file from the users configuration folder:
common_installation_issues.php

Sign in to reply to this post

tdhkfinkel424121

I'm Totally Confused and Fried Help

I'm not sure what validation you're talking about?
Can you be more specific because nothing I'm trying is working.
And I did delete the Cache.

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

well, in your code, you have a validation show if that starts in the middle of the date picker script.

lines 250 - 267:

php:
function closeDatePicker_Depart_Date() {

    var tElm = $('#Depart_Date');
    if (typeof Depart_Date_Spry != null && typeof Depart_Date_Spry != "undefined" && Depart_Date_Spry.validate) {
        De<?php
if (ValidatedField('guestdockage2','guestdockage2'))  {
  if ((
strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "1" ",") !== false || "1" == "") || (strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "2" ",") !== false || "2" == "") || (strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "3" ",") !== false || "3" == "") || (strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "4" ",") !== false || "4" == "") || (strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "5" ",") !== false || "5" == "") || (strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "6" ",") !== false || "6" == "") || (strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "7" ",") !== false || "7" == "") || (strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "8" ",") !== false || "8" == "") || (strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "9" ",") !== false || "9" == "") || (strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "10" ",") !== false || "10" == "") || (strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "11" ",") !== false || "11" == "") || (strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "12" ",") !== false || "12" == "") || (strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "13" ",") !== false || "13" == "") || (strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "14" ",") !== false || "14" == "") || (strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "15" ",") !== false || "15" == "") || (strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "16" ",") !== false || "16" == "") || (strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "17" ",") !== false || "17" == "") || (strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "18" ",") !== false || "18" == "") || (strpos((",".ValidatedField("guestdockage2","guestdockage2").","), "," "19" ",") !== false || "19" == ""))  {
    if (!(
false))  {
?>part_Date_Spry.validate();
    }
    var docElm = document.getElementById("Depart_Date");
    var tBlur = docElm.getAttribute("onBlur");
    if (!tBlur) tBlur = docElm.getAttribute("onblur");
    if (!tBlur) tBlur = docElm.getAttribute("ONBLUR");
    if (tBlur) {
        tBlur = String(tBlur).replace(/\bthis\b/g, "docElm");
        eval(tBlur);
    }
}



the php code should not be in the middle of that:

php:
function closeDatePicker_Depart_Date() {

    var tElm = $('#Depart_Date');
    if (typeof Depart_Date_Spry != null && typeof Depart_Date_Spry != "undefined" && Depart_Date_Spry.validate) {
        Depart_Date_Spry.validate();
    }
    var docElm = document.getElementById("Depart_Date");
    var tBlur = docElm.getAttribute("onBlur");
    if (!tBlur) tBlur = docElm.getAttribute("onblur");
    if (!tBlur) tBlur = docElm.getAttribute("ONBLUR");
    if (tBlur) {
        tBlur = String(tBlur).replace(/\bthis\b/g, "docElm");
        eval(tBlur);
    }
}





then at lines 874 - 877 is the code to close that validation show if:

php:
<?php //WAFV_Conditional guest dockage2.php guestdockage2(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19:)

    
}
  }
}
?>



that should be deleted as well.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...