Jump to content

marc

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by marc

  1. Yep thats it ,i got it working now Thanks too all off you for helping.
  2. thanks richard. So were do i put this ^GEMDIR in the HTML ??
  3. First of all thanks for helping me ,i just took sum applet and i was trying too get it too work (so it doesnt matter what apllet ) The problem is that i dont know how too use java applets whit CSB,they work fine on another html editor.I just downloaded CSB and dont know mij way around Yet.
  4. Hallo All I got a question about inserting java or html code into mij page,the java applets i wanna use ,dont work.The thing i dont understand is this>>>> ----------------------------------------------------------------------------------------------- To refer to a file in your HTML,type^GEMDIR/ in front of the file name. ^GEMDIR will be replaced with the actual subdirectory name Examle: Too display a fille called logo.gif.use the following HTML: <img scr="^GEMDIR/logo.gif"> ------------------------------------------------------------------------------------------------ ><applet code="Stars.class" WIDTH="600" HEIGHT="130"> <param name="generator" value="Easy Applet Builder 1.7.1 - http://www.taijisoftware.com"> <param name="background_color" value="#000000"> <param name="registration_code" value="settevercsedegnamiaj"> <param name="status_bar_text" value="add a text here !"> <param name="enter_text" value="optional text here"> <param name="enter_text_color" value="#FF0000"> <param name="enter_text_height" value="15"> <param name="enter_text_font" value="TimesRoman"> <param name="enter_text_style" value="bold"> <param name="link" value="http://www.taijisoftware.com"> <param name="target" value="_blank"> <param name="step_mean" value="10"> <param name="star_color" value="#FFFFFF"> Please activate Java... </applet> So were do i have too put this:^GEMDIR/:thing?if i wanna use the java code above ? Also after i saved all the file's i need for it, the programm ask for a "place holder image"whats that ,and do i need that whit java code?
×
×
  • Create New...