I am not using a redirect yet. I just wanted to test the form. When you say from the "real server". Are you just asking if the web server it's self is configured to send out emails? It does. I get message number one below when I click send or reset. Then I get message number two if I select go...
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...
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
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...
Have you looked at the properties of the menu items?
There is a Target property you can set.
Yes. I see the property but what do you set it too? What value do I give it to make it stay in the say browser?
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
Ok, I understand the concept, but I can't get it to work. If I have a menu called menu1, which has a menu of HOME and a sub menu with a value of FAQs.... do I make the css code as follows. I tried this and it doesent work. What am I doing wrong?
menu1, FAQs a:hover
{
background-image...
Does each menu item have a separate hover class.
Example: Lets say I had the following menu with the following menu items.
menu1
A+
B
C
D+
E
F
Does B, C, E, and F have separate hover classes?
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...
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.