Example #1
0
$fv->addElement('u_nameFirst', 'First Name', '  - Please enter your first name.', 'length');
$fv->addElement('u_nameLast', 'Last Name', '  - Please enter your last name.', 'length');
$fv->addElement('u_address', 'Address', '  - Please enter your address.', 'length');
$fv->addElement('u_city', 'City', '  - Please enter your city.', 'length');
$fv->addElement('u_state', 'State', '  - Please select your state.', 'selectboxnull');
$fv->addElement('u_zip', 'Zip', '  - Please enter your zip code.', 'length');
$fv->addElement('accountType', 'Account Type', '  - Please choose an account type.', 'selectboxnull');
$fv->addElement('ecom_cc_num', 'Credit Card Number', ' - Please make sure your credit card number is correct.', 'mod10');
$fv->addElement('ecom_cc_cvv', 'Credit Card CVV', ' - Please enter your credit card cvv number.', 'length');
$fv->addElement('accept_terms', 'Accept Terms', '  - Please check the "Accept Terms" checkbox.', 'checkboxmin1');
$fv->setMaxElementsToDisplay(5);
$fv->setDebugOutput(false);
$fv->setFunctionName('_val_registration');
$fv->validate();
// validate method called at bottom
echo samplesNavigation(array('samples', 'demo', 'tour', 'features', 'aboutus'));
?>

<script type="text/javascript">
  requireSSL(); // force ssl
  
  var accountTypes = [];
  <?php 
foreach ($accounts as $v) {
    echo 'accountTypes.push({id:"' . intval($v['C_ID']) . '",price:"' . $v['C_PRICE'] . '"});';
}
?>
  
  function adjustPrice(id)
  {
    for(i in accountTypes)
<table width="980"  border="0" cellspacing="3" cellpadding="3">
  <tr>
    <td colspan="4" align="center"><div align="right">
      <?php 
echo samplesNavigation(array('samples', 'tour', 'trial', 'features', 'printing', 'aboutus'));
?>
    </td>
  </tr>
  <tr>
    <td colspan="4"><p><span class="f_16 f_black bold">Demo Slideshow Editor <br>
        </span>Below is a demo of the photagious slideshow editor. You can adjust the order of your photos, add title frames, change themes, customize theme, add music, add graphics (such thought bubbles, arrows, zoomSpots, etc.), draw over your photos and much more... check it out! </p>      </td>
  </tr>
  <tr>
    <td width="19"><img src="images/samples/light.gif" width="16" height="16"></td>
    <td width="446"><strong>Login and edit from anywhere! </strong><br>
Did you know that you can edit your slideshow from any site? You can embed your slideshow into your blog or personal web site and edit it without going to photagious.com!</td>
    <td width="102" align="center"><div align="right"><img src="images/samples/edit_mode_off.gif" width="117" height="87"></div></td>
    <td width="374"><strong>Editing in real time makes it easy to be creative.<br>
    </strong>Now you can toggle between viewing your slideshow and editing your slideshow. Just simply hit the edit mode off when you want to sit back and watch your slideshow. Click on edit when you want to make adjustments, it's that simple! </td>
  </tr>
  <tr>
    <td colspan="4" align="center">
      <script type="text/javascript">
        embedSwf({'SRC':'swf/slideshow/slide_show_demo.swf','WIDTH':'865','HEIGHT':'570','BGCOLOR':'#cccccc'});
      </script>
    </td>
  </tr>
  <tr>
    <td colspan="4"><a href="/?action=home.samples&subaction=createSlideshow">Want to learn more about how easy it is to make a slideshow? </a><br>
    <a href="/?action=home.samples&subaction=toolbar">Learn more about how creatvie you can get with slideshows. </a><strong></strong></td>
  </tr>
Example #3
0
  <table width="980"  border="0" cellspacing="4" cellpadding="4">
    <tr align="center">
      <td colspan="2">
        <?php 
echo samplesNavigation(array('samples', 'demo', 'tour', 'trial', 'features'));
?>
      </td>
    </tr>
    <tr>
      <td><div align="center"><img src="images/samples/photagious.gif" width="120" height="90"></div></td>
      <td><strong>So you're telling me your from Kentucky? </strong><br>
Yes believe it or not, not everything cool on the web comes from the Silicon Valley. We are a small privately held company located in Covington, KY, just south of a place you may be more familiar with... Cincinnati Ohio. </td>
    </tr>
    <tr>
      <td colspan="2">&nbsp;</td>
    </tr>
    <tr>
      <td><p align="center"><img src="images/samples/site_of_the_day.gif" width="110" height="49"></p>        </td>
      <td><strong>Our photo addiction. <br>
      </strong>FotoFlix, Inc was founded in July of 2003 for photo enthusiasts by photo enthusiasts. Today that photo addiction is still burning and our innovative wheels are still churning. </td>
    </tr>
    <tr>
      <td colspan="2">&nbsp;</td>
    </tr>
    <tr>
      <td><p align="center"><img src="images/samples/fotoflix.gif" width="120" height="90"></p>      </td>
      <td><strong>How it started.<br>
      </strong>The idea for FotoFlix, Inc started in 2002 when we began to look for a good way to share and manage our photos online.&nbsp; After weeks of searching without finding a good solution to our problem, we decided to turn our disappointment into innovation.&nbsp; Our vision was to create a photo management and photo presentation service that would be easy to use and allow people to tell their story with their photos. Almost 4 years later we are proudly doing what we envisioned and much more! Today we have one the most&nbsp;powerful&nbsp;and user friendly product offerings on the web. </td>
    </tr>
    <tr>
      <td colspan="2">&nbsp;</td>