Results 1 to 4 of 4

Thread: Draw on the net?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 1999
    Location
    ma,usa
    Posts
    485

    Question

    Can I make a window with a mousemove code like
    line -(currentx,currenty)-(x,y) that will work on a regular webpage without any server-side stuff? Any info will be helpfull.
    JoeyO

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 1999
    Location
    ma,usa
    Posts
    485

    One more try

    I promise I won't bring this up again if I don't get a response, but I thought I'd give it one more chance seeing that I've wondered about it for so long.Any Info?
    Joey o

  3. #3
    Frenzied Member HarryW's Avatar
    Join Date
    Jan 2000
    Location
    Heiho no michi
    Posts
    1,827
    If you don't want any server-side scripting (which obviously you don't because the server doesn't know where your mouse is pointing) then you should probably use javascript. Try the new javascript forum. Not many responses there mind. You could try the codeguru discussions at (www.codeguru.com) because I think they have a javascript forum. There's probably more javascript programmers there.
    Harry.

    "From one thing, know ten thousand things."

  4. #4
    Frenzied Member
    Join Date
    Mar 2000
    Posts
    1,089
    Use an activeX control, write a usercontrol that can do this and compile it, then find out it's GUID by putting one on a blank form and saving, then loading the .frm file into a text editor, the wierd looing thing with leddert, numbers and -s is the GUID, I can'tremember how to put this on a webpage but it's probably just an HTML tag, someone on this site will tell you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width