User Profile

Collapse

Profile Sidebar

Collapse
NeoTubNinja
NeoTubNinja
Last Activity: Apr 5 '07, 02:52 PM
Joined: Mar 22 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • touche

    Just made a test.html and test.asp with just that in it.
    Works in both browsers.
    Guess I'll have to find out what is wrong with my code.

    Thanks for the help :)
    See more | Go to post

    Leave a comment:


  • Good idea, but when it tries to load the page it goes to "blahblahbl ah/undefined" instead "blahblahbl ah/uploadNum.asp?u pNum=1".

    Same with google, says its undefined. That's in firefox. Non-responsive in IE....
    See more | Go to post

    Leave a comment:


  • It also appears that it wont read anything inside the onclick. I've tried an alert in there as well.

    In fact, ive tried onfocus, onchange(in the select tag), and some of the other "on"s, but doesnt seem to read whatever appears in there.

    I tested an alert by putting javascript in the header just to make sure it worked and it does. Maybe I have to add something inside script tags in header or include some javascript...
    See more | Go to post

    Leave a comment:


  • Tried that already. Still fails to work with IE :(...
    See more | Go to post

    Leave a comment:


  • NeoTubNinja
    started a topic Javascript onclick not working in IE

    Javascript onclick not working in IE

    I have a select statement with various numbers. Upon clicking on one of the options, you are sent to a page that puts the option value in a session and returns back to the previous page. When it gets back to the page it is supposed to write out a number of <div> tags based on the session variable. I don't know if its asp or IE, but regardless it works in firefox the way I want it to. The code that I'm using is:
    Code:
    <option
    ...
    See more | Go to post
No activity results to display
Show More
Working...