Announcement

Collapse
No announcement yet.

java script box

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • java script box

    Copied code to put on web page with the html box. When I got done it said it required java script. OK, deleted box, clicked on java script icon, box popped up - now I don't know what to put in the blanks. Help!
    www.assetravel.com

  • #2
    Who said that it required java script? Your browser?
    Forum Moderator
    BlueVoda Spe******t

    Comment


    • #3
      Pablo!!

      This is what I was trying to copy using the html button on the left side:
      <!-- VERTICAL SEARCH BOX - B - LMD -->
      <script language="JavaScript" src="http://www.res99.com/lastmindeals_search.js"></script>
      <form name="dest" method="get" action="http://www.res99.com/nexres/start-pages/gateway.cgi">
      <input type="hidden" name="src" value="10012376">
      <input type="hidden" name="src_aid" value="">
      <input type="hidden" name="in_hpclick" value="dest_search">
      <input type="hidden" name="engine" value="lastmindeals">
      <input type="hidden" name="action" value="search">
      <table border="0" cellspacing="0" cellpadding="0" width="200" bgcolor="#FFFFFF">
      <tr>
      <td valign="top" bgcolor="#B3C4E6" height="2"></td>
      <td width="100%" valign="top" bgcolor="#B3C4E6" height="2"></td>
      <td valign="top" bgcolor="#B3C4E6" height="2"></td>
      </tr>
      <tr>
      <td valign="top" bgcolor="#B3C4E6" height="2"><input type="image" src="http://images.wctravel.com/images-general/lmd/null.gif" width="2" height="2" alt="" border="0"></td>
      <td width="100%" valign="top"> <table width="100%" border="0" cellspacing="3" cellpadding="0">
      <tr>
      <td width="100%"><font size="2" face="verdana"><b>Last Minute Deals</b></font></td>
      </tr>
      <tr>
      <td width="100%" bgcolor="#B3C4E6" align="center">
      <table width="100%" border="0" cellspacing="6" cellpadding="3">
      <tr align="left">
      <td width="48%" valign="top" bgcolor="#8AA2D2"> <font size="1" face="verdana"><b>From City:</b></font><br>
      <select name="in_origination_key" onChange="change_origination(document.dest.in_orig ination_key.selectedIndex);" style="font-size:8pt">
      </select> </td>
      </tr>
      <tr align="left">
      <td width="48%" valign="top" bgcolor="#8AA2D2"> <font size="1" face="verdana"><b>To:</b></font><br>
      <select name="in_destform_state" onChange="change_state();" style="font-size:8pt">
      <option selected>State or Region...</option>
      </select>
      <br>
      <select name="in_location_key" style="font-size:8pt">
      <option selected>City...</option>
      </select> </td>
      </tr>
      </table>
      <input type="image" src="http://images.wctravel.com/images-general/lmd/btn_searchNow.gif" width="134" height="21"><br><br></td>
      </tr>
      </table></td>
      <td bgcolor="#B3C4E6" height="2"><img src="http://images.wctravel.com/images-general/lmd/null.gif" width="2" height="2" alt="" border="0"></td>
      </tr>
      <tr>
      <td valign="top" bgcolor="#B3C4E6" height="2"></td>
      <td width="100%" valign="top" bgcolor="#B3C4E6" height="2"></td>
      <td valign="top" bgcolor="#B3C4E6" height="2"></td>
      </tr>
      </table>
      </form>
      <script language="JavaScript">
      <!--
      wct_lmd_prefer_dests(
      new Array(
      // South America
      '3222','3123','3597',
      // California
      '363','3492','3497','1785','2241','1821','3503','6 61','362','821','3505','3506'
      ));
      init_originations();
      //-->
      </script>
      <noscript>
      This page requires Javascript.
      </noscript>
      <!-- END OF VERTICAL SEARCH BOX - B -->
      It says java script and when I tried to use the html box , after I hit OK it said java script is required under the image.
      www.assetravel.com

      Comment


      • #4
        Im afraid this goes above and beyond the service we offer for 7.95 per month.
        We can not analyze all that code to see where the mistake is. Im sorry.

        VodaHost

        Your Website People!
        1-302-283-3777 North America / International
        02036089024 / United Kingdom
        291916438 / Australia

        ------------------------

        Top 3 Best Sellers

        Web Hosting - Unlimited disk space & bandwidth.

        Reseller Hosting - Start your own web hosting business.

        Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


        Comment


        • #5
          code

          Originally posted by VodaHost
          Im afraid this goes above and beyond the service we offer for 7.95 per month.
          We can not analyze all that code to see where the mistake is. Im sorry.
          That's ok, would you tell me what I'm suppose to put in the java box that pops up after you click on the icon on the left? I'm sure the code is fine, it's from a travel site that I'm an affiliate of. I just don't know what I'm suppose to put in there.
          www.assetravel.com

          Comment


          • #6
            You should put this code in the HTML box (not the javascript box).
            Forum Moderator
            BlueVoda Spe******t

            Comment

            Working...
            X