Jump to content

zob

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by zob

  1. Is there any way to accomplish drawing primitives in javascript, you could probably do it with single color images (depending on how big you would want the pixels to be would of course determine the image's size) but that seems like it would be a little bit too slow.
  2. zob

    Applets

    Sorry, right after I posted, I reallized that there was a suitable forum for this thread.
  3. zob

    Applets

    While it may not apply to this part of the forums, I don't know where else to put it. I was wanting to know how to employ java applets into my websites. And yes, I did read the javascript tutorials and know that java and javascript are different languages. Also, since I know nothing about java would anyone be so kind as to point me to a tutorial pertaining to it?
  4. I want to do something like a character creation part to my web page, and I want to know how to put the information from a form into one of my scripts.
  5. does anyone know if there is a way to use quotation marks for html attributes when you're doing them in vb. the main way i'm wondering is how to use vb subs for stuff like the onclick event that you are making with the document.write ("...") line.
×
×
  • Create New...