User Tools

Site Tools


dl-iframe-example

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dl-iframe-example [2009/05/08 19:47]
jay
dl-iframe-example [2009/05/11 21:17] (current)
jay
Line 6: Line 6:
  
 <code html> <code html>
-      <form method=POST target="dealerLocatorFrame" action="http://<your channelsuite URL>/DealerLocator/">+  <form method=POST target="dealerLocatorFrame"  
 +          action="http://<your channelsuite URL>/API/DealerLocator/">
       <h2>In the US?</h2>       <h2>In the US?</h2>
       Please enter your 5-digit zip code:       Please enter your 5-digit zip code:
Line 95: Line 96:
                   <br/><br/>                   <br/><br/>
         <div align=center><input value="Find Dealers" type="submit"></div>         <div align=center><input value="Find Dealers" type="submit"></div>
-      </form>+  </form>
 </code> </code>
  
Line 102: Line 103:
 <code html> <code html>
 <center>  <center> 
-<iframe name="dealerLocatorFrame" style="width: 95%;  border: none;" src="" id="dealerLocatorFrame"></iframe>+<iframe name="dealerLocatorFrame" style="width: 95%;  border: none;" 
 +        src="" id="dealerLocatorFrame"></iframe>
 </center> </center>
 </code> </code>
dl-iframe-example.1241812036.txt.gz · Last modified: 2009/05/08 19:47 by jay