Search:

Type: Posts; User: jtown

Page 1 of 3 1 2 3

Search: Search took 0.05 seconds.

  1. Replies
    1
    Views
    332

    Hi, I have an IP address and I want to be able to...

    Hi, I have an IP address and I want to be able to find out who it is...is there any way that I can do this besides hacking???
  2. Replies
    1
    Views
    341

    Hi, I have an IP address and I want to be able to...

    Hi, I have an IP address and I want to be able to find out who it is...is there any way that I can do this besides hacking???
  3. Thread: Image Galleries

    by jtown
    Replies
    3
    Views
    479

    ok....

    ok great....I just wanted to make sure I wasn't doing something where there's a huge shortcut. Thanks
    James
  4. Thread: Image Galleries

    by jtown
    Replies
    3
    Views
    479

    Is there a way to make and image gallery and use...

    Is there a way to make and image gallery and use javascript to make an array instead of typing all the picture references? I have a lot of pictures and I don't feel like copy all their numbered...
  5. Replies
    3
    Views
    481

    here ya go..... It seems to be returning the...

    here ya go.....

    It seems to be returning the results I was certainly looking for.....

    $logHost = gethostbyaddr(pack('C4',split(/\./,$ENV{'REMOTE_ADDR'})),2) || $ENV{'REMOTE_ADDR'} ||...
  6. Replies
    5
    Views
    585

    this is from a script that get's the host name. ...

    this is from a script that get's the host name. I just took one line from the script.

    $logHost = gethostbyaddr(pack('C4',split(/\./,$ENV{'REMOTE_ADDR'})),2) || $ENV{'REMOTE_ADDR'} || '[Unknown]';...
  7. Replies
    3
    Views
    481

    got it....thanks.

    got it....thanks.
  8. Replies
    5
    Views
    585

    got it..... I found the solution....thanks.

    got it.....

    I found the solution....thanks.
  9. Replies
    5
    Views
    585

    ok thanks graz.

    ok thanks graz.
  10. Replies
    3
    Views
    481

    how do I do this with either javascript of CGI? ...

    how do I do this with either javascript of CGI?

    thanks
    james
  11. Replies
    5
    Views
    585

    How do I get the host name like this?...

    How do I get the host name like this? (ac8f6902.ipt.aol.com) $ENV{REMOTE_HOST} doesn't exist. and none of the environment variables have this data. Do I have to decode the ip or something?
    ...
  12. Replies
    24
    Views
    1,392

    cookies....

    Ok....I'll take a look at this cookie idea...

    C is for COOKIE.

    hmm..so it still comes down the the "what is a count?" question. Delete the cookie after a week??....a day???..and...
  13. Replies
    24
    Views
    1,392

    log file.....

    Hey guys, I appreciate all the help...

    I have access to my log file so I don't think I need to create a new one unless they're some info in the Environment variables that's not in the log file.
    ...
  14. Replies
    24
    Views
    1,392

    ya sure....I'd definitely like to see the script...

    ya sure....I'd definitely like to see the script you have...I haven't read up on cookies yet so maybe I can learn by looking at the code.....thanks

    if you wanna email it to me, my mail is...
  15. Replies
    24
    Views
    1,392

    still workin on it....I guess I dont' really need...

    still workin on it....I guess I dont' really need all the info in the log file....I just need something to acurately count hits.....what's the algorithm for all those hit counter programs out...
  16. Thread: Netscape VS IE

    by jtown
    Replies
    7
    Views
    512

    ok thanks....do you see any major things??....why...

    ok thanks....do you see any major things??....why do my tables look like that???...all split up???

    thanks....

    that's all I really need to know....

    the maruquee isn't supported, is there a...
  17. Thread: Netscape VS IE

    by jtown
    Replies
    7
    Views
    512

    ok.....

    Here it is....

    http://www.cornellcsa.org

    thanks for any help....

    james
  18. Thread: Netscape VS IE

    by jtown
    Replies
    7
    Views
    512

    What do I have to do to make my IE page look the...

    What do I have to do to make my IE page look the same in Netscape???....Anybody have a link I can read about this or can you just tell me what I have to change....

    do I just have to put a " around...
  19. Replies
    2
    Views
    625

    Also.....

    Also, I want the text to be in a certain location too....ie a table data space and I want it to be on the same page that the images are being preloaded....

    james

    here's the preload code:...
  20. Replies
    2
    Views
    625

    How do I preload images and have some line of...

    How do I preload images and have some line of text blink while it's preloading?

    Also, I've never done preloading images, but when you create the image objects src, that just loads that file into...
  21. Replies
    3
    Views
    580

    ok..I'll try that....the files are in the same...

    ok..I'll try that....the files are in the same directory so it should be ok....let me see


    oh ok ok...the path was incorrect...it's calling it from the cgi-bin dir..it's up one level..thanks
    ...
  22. Replies
    3
    Views
    580

    My style sheet isn't being used when I execute...

    My style sheet isn't being used when I execute this in my .cgi....

    print "Content-type:text/html\n\n";
    print <<EndHTML;

    <html><head><title>$msg</title>
    <LINK REL=stylesheet HREF =...
  23. Replies
    6
    Views
    698

    once again....

    thanks Adog.....
  24. Replies
    6
    Views
    698

    ok

    ok sorry, I may have been unclear in my post....I get kinda carried away when I tye =) ....

    anway, there are basically two things...

    1. How do I refresh a single frame from a different...
  25. Replies
    4
    Views
    669

    another question...

    how would I close a window after it's been open for say 5 seconds?

    thanks...

    james
Results 1 to 25 of 56
Page 1 of 3 1 2 3