Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: wilky27
  • Content: Threads
  • Order by date
  1. wilky27

    IE Context Menu Edit

    Hello, Ok, I'm looking to remove the 'save target as' and 'print' features of the IE context menu for selected pages on my site. Im not using browser control which may be a problem. Any suggestions much appreciated! Thanks in advance. Wilky.
  2. wilky27

    Changing a character on KeyPress event

    Hello, I have created a text box which will only allow numeric characters to be entered including decimals, but crashes when you start the number with "." instead of "0." So I need a KeyPress event which will convert the two. I've started with this but can't get it to work...
  3. wilky27

    Selecting DIV's via JS

    Hello, i would like to select different DIV sections by selecting a radio button. So far I have got: function toggle( targetId ){ ie4 = ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4 )); if (ie4){ target = document.all( targetId )...
  4. wilky27

    windows 2000 pro lockup

    hello, can somebody please help me. I have windows 2000 pro on my toshiba satillite, and i have a problem where after 10 - 15 mins of booting it crashes or blue screens and i have to re-boot. Can any give me any suggestions on what it could be?? Thanks alot wilky....

Part and Inventory Search

Back
Top