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 bkrike 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: PreethaMIS
  • Content: Threads
  • Order by date
  1. PreethaMIS

    Enabling and Disabling Select Boxes

    Hi, I would like to disable the select box to start with. Based on the value of the textbox, I would like to enable it. Can we disable a Select Box? I have worked with disabling with textara and textbox, but the same approach is not working with select box. <html> <head> <title>Check Text Box...
  2. PreethaMIS

    How to extract contents of Email address?

    Hi, With an email address of the organization, the convention is usually same. for instance, in the org where I work, it is: firstName.lastName@company.com I wish to extract the contents before the '@' sign. How can I do so in Javascript? Any examples which I can look at? I googled for...
  3. PreethaMIS

    Moving site from local computer to production computer

    Moving of the intranet from local computer to production web server: I am stuck with the moving and Server.MapPath issue. In the local computer, my virtual tree looks like this: Local Computer WebSites IIS Local Host LegalWeb Docs...
  4. PreethaMIS

    What is the difference between the 2 links?

    Hi, I am trying to rack my brain. One link opens an Excel File. One link opens a PDF file. While the excel file opens, PDF file does not open. I checked the name, folder structure, name of the file. Everything is right. Why would the PDF file not open in the browser? I have unchecked...
  5. PreethaMIS

    Suggestions about this scenario

    Hi, I have built an admin console for the legal department for the company. This admin console has a feature where I can grant access to people who want access to the restricted/admin site of the page. Now the people I give access to should be able to view the documents that only they/admin can...
  6. PreethaMIS

    Suggestions on this issue

    Please come with suggestions: I have been given a task to build an admin console to the legal web site of my company’s intranet. So far the site is build with Javascript as the server side scripting language. Please come back with suggestions and ways of how to accomplish this: 1. I have an...
  7. PreethaMIS

    Javascript Server Side Scripting....removing the %20 in links

    Hi, This page is built with Javascript as the server side scripting language. I inherited this and need to see how to remove the %20 in the link when I try to see in the status bar of the machine. Not too sure if this is the right forum to ask server side Javascript questions. In the page in...

Part and Inventory Search

Back
Top