close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

non functional code

Thread began 12/22/2011 2:29 pm by i.edwards384429 | Last modified 12/22/2011 11:57 pm by i.edwards384429 | 3741 views | 4 replies

i.edwards384429

non functional code

Hi Jason

really hope all is well with you and you have your Santa suit ready for the big day!!!

My second foray into frame work.

Trying to create a type of flow chart using page switching.

So the initial page drawn from the plugins directory works ok when previewwd.

When I add a seconf page nothing is shown

I've followed the video demo but cant see why it fails.

The page code is beow as it's not live yet can you see why is fails?

thanks

Ian

<?php
require_once( "webassist/framework/library.php" );
require_once( "webassist/framework/framework.php" );
?>
<?php
if(true){
// WebAssist Framework Builder Dynamic Plug-in: $WA_interactive_intro_1324592544583
switch(isset($_GET["form"])?$_GET["form"]:""){
case "[new value]":
$WA_interactive_intro_1324592544583 = new WA_Include("_plugins/interactive_intro.php");
break;
case "hoone":
$WA_interactive_intro_1324592544583 = new WA_Include("_plugins/handoperated_one.php");
break;
default:
break;
}
if(isset($WA_interactive_intro_1324592544583)){
require($WA_interactive_intro_1324592544583->BaseName);
$WA_interactive_intro_1324592544583->Initialize(true);
}
// End: WebAssist Framework Builder Dynamic Plug-in: $WA_interactive_intro_1324592544583
}
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/mootools/1.2/mootools-yui-compressed.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Impulse and Heat Sealing Equipment Suppliers | Pouch Sealers | Bag Sealers | Spare Parts Stockist | All Sealers</title>
<meta name="distribution" content="Global" />
<meta name="reply-to" content="enquiries@pcjsealers.co.uk" />
<meta name="revisit-after" content="15" />
<meta name="robots" content="index,follow" />
<meta name="description" content="Buy online Impulse and Heat Sealing Equipment at the best UK price" />
<meta name="keywords" content="Sealers 100mm - 350mm Sealers 400mm - 550mm Sealers 600mm + Spares Hulme Martin Sealers Audion Sealers Special Delivery Vacuum Packers Pouches Hand Sealers Foot Sealers packsealer, Impulse Sealers, Heat sealers, vacuum sealer, sealers heat, sealers, poly bag sealers, plastic bag sealers, hand sealers, polybag sealers, impulse heat sealers, beep sealer, polypropylene bag sealer, impulse sealers, hand operated, foot operated, double impulse, right angle, direct heat, automatic, portable heat sealers, direct heat sealers, bag sealer" />
<meta name="language" content="English" />
<meta name="author" content="Ian Edwards" />
<meta name="rating" content="General" />
<meta name="copyright" content="Edwards Micros" />
<!--[if lte IE 6]>
<style type="text/css" media="all">
@import url("webassist/plugins/main_menu/menu_ie.css");
</style>
<![endif]-->
<link rel="stylesheet" type="text/css" href="_css/dark_styles.css" />
<link rel="stylesheet" type="text/css" href="webassist/themes/pcj/css/configurable.css" />
<!--[if IE 6]>
<link rel="stylesheet" type="text/css" href="webassist/themes/pcj/css/ie6.css">
<![endif]-->
<link href="p7mbm/p7MBM09h.css" rel="stylesheet" type="text/css" media="all" />
<script type="text/javascript" src="p7mbm/p7MBscripts.js"></script>
<?php echo((isset($WA_interactive_intro_1324592163078))?$WA_interactive_intro_1324592163078->Head:"") ?><?php echo((isset($WA_interactive_intro_1324592400278))?$WA_interactive_intro_1324592400278->Head:"") ?><?php echo((isset($WA_interactive_intro_1324592544583))?$WA_interactive_intro_1324592544583->Head:"") ?>
</head>

<body>
<div class="ps_head">
<div id="header" class="wrapper">
<div class="logo">
<a href="index.php"><img id="headerLogo" alt="Heat and Impulse Sealers" src="images/logo250_120.png" /></a>
</div>
<div id="menu">

<div id="p7MBM_1" class="p7MBM09h">
<ul>
<li><a href="index.php">Home</a></li>
<li><a href="http://pcjsealers.co.uk/store">Store</a></li>
<li><a href="support.php">Manuals & Videos</a></li>
<li><a href="http://www.pcjsealers.co.uk/contactus.php">Contact Us</a></li>
</ul>
<!--[if lte IE 6]>
<style>.p7MBM09h a {height:1%;float:left;} .p7MBM09h, .p7MBM09h li {height:1%;}</style>
<![endif]-->
<script type="text/javascript">
<!--
P7_MBop('p7MBM_1',1,0,0,0,-10,12,240,240,1,1);
//-->
</script>
<div class="p7mb_clearfloat">&nbsp;</div>
</div>
</div>

</div>
</div>

<div class="banner">
<div id="banner" class="wrapper">
<div id="featuredWrapper">

</div>
<div class="bannerInfo">
<h1><h1>
<span class="ps_highlight">For Heat and Impulse Sealers etc</span>!</h1>
</h1>
<p>

Unlike other Heat and Impulse sealer suppliers PCJ Sealers believe that their responsibility is to ensure you purchase the correct machine for your project.</p>
<p>It is PCJ Sealers aim to provide the ultimate in support to their clients!!!</p>
<p>Our 40 years experience means we have a wealth of experience which we are ready to pass on to our clients.</p>
<p>Using this page and associated links we will try to help you choose the correct machine. </p>
<p>If you are still not sure which machine to purchase then help is always available via the support line where you can be assured of a fast response to any queries raised. Telephone 0844 5760696</p>
<p>It does not matter if your query is simple of complex - we are here to help.</p>
<p style="text-align: center;">&nbsp;</p>

</div>
</div>
</div>

<div>

</div>
<div class="main">
<div id="main" class="wrapper">

<div class="content">
<div class="block"><?php echo((isset($WA_interactive_intro_1324592544583))?$WA_interactive_intro_1324592544583->Body:"") ?> </div>
</div>
</div>
</div>

<div>
<div id="footer" class="wrapper ps_footer">
<?php include("_includes/copyright.php"); ?>
</div>
</div>
</body>
</html>

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