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

    Asp.net 2.0 form page ("Page not found")

    I have an ASP.NET 2.0 web site that I have been developing in my machine. (Windows xp, visual stuidio 2005) On this web site I have a contact us page where the user fills out a form and clicks send. I have visual basic code ouside of the aspx file that sends the email. When I run it on the...
  2. simpgmr

    The from part of an email in visual basic

    How do you eliminate the email address from the from portion of an email using ASP.NET 2.0 and vb. I want the name like John Doe to show in the from but not the email address. Help. Thanks Simeon Bryant
  3. simpgmr

    Switching out a web site?

    We currently have a web site up and running on a w2K server using IIS 5.0. We have done a complete re-write of the site and want to switch out the current one with the new one. If we change the home directory to the new web site, stop and start IIS... would that be it or is there more to it...
  4. simpgmr

    ASP.NET 2.0 menu control opening page in a new window

    I have a menu control that works fine except the sub menus open in a new browser. I want the user to stay in the same window. Is there a property that I can turn on or off to change this. Simeon
  5. simpgmr

    ASP.net 2.0 menu control question (for all the menu experts)

    Is there a way change the image for a menu or sub menu when the mouse hovers over it using a menu property or whatever. You can write a java script program with about two hundred lines of code but I am trying to avoid doing that. A menu similar to the one I want to make is on this web site...
  6. simpgmr

    Running a .aspx page in IIS 5.0

    I have a windows 2000 server running IIS 5.0. What configuation changes do I have to make to run a .aspx page on the server. I have the .net 2.0 environment and visual studio 2005 on my devoloper machine, which is XP pro. I used VWD to create my web pages. How do I get it to run through IIS...
  7. simpgmr

    Pulling data from the AS400 ASP.Net 2.0 gridview

    I am kinda new to ASP.net. My goal is to pull data from an file on the AS400 and display it in an aspx web page. Can anyone give me information on how to do this or a good source to research it myself. Can you do it with the data source wizard? Does it have to be manually entered. Reading data...

Part and Inventory Search

Back
Top