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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by nomy

  1. nomy

    Accessing cells of MS Project in VBA

    How can i access or reffer the cells of MS Project in writing the macro using VBA. I want to access the cell information,make an excel file and write information in that file. Can we make excel file in VBA using file system object..? How? nomy
  2. nomy

    Determine whether htm is loaded ?

    Hi I am executing a javascript code in framed document. Script is being executed in a frame which loads an htm file in another frame and gets a property of document that is loaded. Problem is that the document takes time to load completely and when the property is tried to get, it gives an...
  3. nomy

    Response.Redirect("URL")

    Hello all, When i use Response.redirect and gives the path of .html file it works ok, but when i give path of .asp file i gives internal server error. Kindly help me regarding this. Nomy
  4. nomy

    controlling status bar on refresh

    Hello all. I am using counter for time controlling. When I refresh the window using refresh button the counter is also efreshed and used takes more time for doing work. How can i controll it. Nomy
  5. nomy

    Session_OnEnd

    Hi. all<br><br>Session_OnEnd in global.asa is not working.<br>I am using session variables and on change of page session on end event should proceed. but it did not. why???<br><br>Noman
  6. nomy

    Browser close control

    Hi all.<br><br>I want to know the values of my form fields (when user closes the browser using X from top right corner). I am using session variables and replacing my values in it.<br><br>Thanks<br>Nomy
  7. nomy

    Controlling Refresh Button

    Hello all.<br><br>Could u pl help me in controlling the refresh button of the browser. I am using session variables in my project and on refresh session variables are initialized. How to controll this issue or better how to controll the refresh button.<br><br>Thanks<br>nomy<br>
  8. nomy

    window.showModalDialog is not working on Netscape

    window.showModalDialog is not working on Netscape....<br>It is working fine on Internet Explorer.<br>
  9. nomy

    Document Object referrer Property

    Any function or utility to restrict the access of page. While we wan to restrict the user to directly access the page loging without the password page.<br><br>How to use the document object referrer property?<br><br>
  10. nomy

    How to make a local search engine

    How to make a local search engine. Only with in our local site. No matter the number of html pages in site.<br><br>Nomy
  11. nomy

    How to fix the width of combo box in Netscape.

    I want to fix the width of combo box in netscape. Irrespective of the length of string in the options.<br><br>I tried to controll the width of combo/option box in IE using stylesheet. How can i do this in NE.<br>supose i have options.<br><br>1. aaaaaa<br>2. aaaaaaaa<br>3. aa<br>4...
  12. nomy

    problems with divs in netscape

    but you should always test your code in lower version/s of browser for compatability. check your code in IE 4 and NE 4.6<br><br>Thanks<br>nomy<br><A HREF="mailto:nomy@england.com">nomy@england.com</A>
  13. nomy

    window.showModalDialog is not working on Netscape

    window.showModalDialog is not working on Netscape....<br>It is working fine on Internet Explorer.<br><br>Help me.<br>
  14. nomy

    Disable input type

    How to make disable Input type. It is working fine in IE. while we are using browser Netscape.<br><br>Why Netscape disturbs the length of form input types.<br><br>
  15. nomy

    How to recognize the browser in HTML code

    Any one pl. tell me about detecting the browser type using HTML. or Pl suggest other method

Part and Inventory Search

Back
Top