close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

DataBridge product search in DW LIVE view spins incessantly

Thread began 5/12/2014 2:15 pm by beaded | Last modified 5/12/2014 8:42 pm by Jason Byrnes | 827 views | 3 replies |

beaded

DataBridge product search in DW LIVE view spins incessantly

Created product_search.php page according to eCommerce I tutorial. When tested in DW LIVE the search never finds and never terminates, even when searching by exact price or exact name. Is this normal at an early stage? Thanks.


<?php require_once("webassist/form_validations/wavt_validatedform_php.php"); ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Untitled Document</title>
<script src="webassist/progress_bar/jquery-blockui-formprocessing.js" type="text/javascript"></script>

<link href="webassist/forms/fd_basic_default.css" rel="stylesheet" type="text/css">
<link href="webassist/forms/dataassist_button.css" rel="stylesheet" type="text/css" />
</head>

<body>
<div id="Search_Basic_Default_ProgressWrapper">
<form class="Basic_Default" id="Search_Basic_Default" name="Search_Basic_Default" method="get" action="products_results.php">
<fieldset class="Basic_Default" id="Search">
<legend class="groupHeader">Search</legend>
<div class="lineGroup"> <label for="ProductName" class="sublabel" > Name:</label>
<input id="ProductName" name="ProductName" type="text" value="<?php echo((isset($_GET["ProductName"])?$_GET["ProductName"]:"")); ?>" class="formTextfield_Medium" tabindex="1" title="Please enter a value.">
</div>
<div class="lineGroup"> <label for="ProductPrice" class="sublabel" > Price:</label>
<input id="ProductPrice" name="ProductPrice" type="text" value="<?php echo((isset($_GET["ProductPrice"])?$_GET["ProductPrice"]:"")); ?>" class="formTextfield_Medium" tabindex="2" pattern="\$?([1-9]{1}[0-9]{0,2}(\,[0-9]{3})*(\.[0-9]{0,2})?|[1-9]{1}[0-9]{0,}(\.[0-9]{0,2})?|0(\.[0-9]{0,2})?|(\.[0-9]{1,2})?)" title="Please enter a value.">
<?php
if (ValidatedField('productssearch','productssearch')) {
if ((strpos((",".ValidatedField("productssearch","productssearch").","), "," . "1" . ",") !== false || "1" == "")) {
if (!(false)) {
?><span class="serverInvalidState" id="ProductPrice_ServerError">Please enter a value.</span><?php //WAFV_Conditional products_search.php productssearch(1:)
}
}
}?>
</div>
<span class="buttonFieldGroup" >
<input type="submit" value="Search" class="formButton unstyled" id="Search" name="Search" />
</span>
</fieldset>
</form></div><div id="Search_Basic_Default_ProgressMessageWrapper" class="blockUIOverlay" style="display:none;">
<script type="text/javascript">
WADFP_SetProgressToForm('Search_Basic_Default', 'Search_Basic_Default_ProgressMessageWrapper', WADFP_Theme_Options['BigSpin:Slate']);
</script>
<div id="Search_Basic_Default_ProgressMessage" >
<p style="margin:10px; padding:5px;" ><img src="webassist/progress_bar/images/slate-largespin.gif" alt="" title="" style="vertical-align:middle;" />&nbsp;&nbsp;Please wait</p>
</div>
</div>


<script src="webassist/forms/wa_servervalidation.js" type="text/javascript"></script>
</body>
</html>

Sign in to reply to this post

Jason ByrnesWebAssist

use preview in browser instead of live view.

make sure you have the testing server settings for the site set properly.

make sure the testing server service is started.

Sign in to reply to this post

beaded

Thank you. Yes, that works.

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

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...