Want to use Exchange Server 2003 but I do not want to host my own email. I like the idea of the onestop service to eliminate individual outlook pop setups.
What is the easiest way to setup Exchange to collect email from my external providers?
Thanks-
Gerard
I am looking to get a sorted list of filenames in a specific folder. I am currently using the System.IO to manioulate the filenames but can not seem to display a sorted list.
How can I resolve my issue?
I have a VB .NET 2003 running frameworks 1.1 application that is executed from a network drive. I understand that I must give the client computer the ability to trust the Intranet using the the framework Wizard. This works fine.
Everything works great except for 1 issue. I get an exception...
I am using Visual Studio .NET 2003, VB .Net and Crystal Reports 9 for .NET.
I have a report that looks at a single table for data and displays the data using the CR viewer. Very simple.
Heres the problem...
When I have multiple records in the table the report shows the data and everything...
I am using this code:
Dim X As Control
For Each X In Me.Controls
If TypeOf X Is TextBox Then
X.Text = ""
End If
for some reason only the controls on the 1st level of the form are cleared. For example All textboxes contained on Tabcontrols and Groupboxes are not cleared. I need to...
The Following example list is supposed to be sorted using a List View control.
Thinking it was my code I have tried sorting the list in Excel and the sorting results are the same.
Why does the '-' not line up in the sorting sequence?
Is there any way to get around this?
Sorted in Ascending...
I am using VB .NET with Crystal 9 integrated viewer.
When I run the application and show a report I can see the report formulas when I run my mouse over it.
Is there any way to hide the formuals during runtime?
I was using Visual Studio 2000 and the project modified date always showed the correct date. When I upgraded to VS 2003 the project modified date does not change.
Any thoughts?
I need to be able to convert currency formats depending on what country is selected in my application. I already know the currency but need to format the amount to reflect correct format. Windows already has this functionality and is used in the Regional and Language Settings. Is there a way I...
I am using a Listview control in details mode in .NET. I need to know 2 things.
1) How do I know what row/item is selected?
2) How do I remove the selected row/item?
This task was very easy in VB6.
Thanks
I have form1 which I form1.showDialog()
I can get the mouse cordinates if I click somewhere on the form. I would like to get the mouse cordinates or some sort of a flag if I click anywhere but on the form. Is there any way to do this?
Thanks
I wish to turn off the ability to show the menu when a right click is issued.
Why does .net default to allow an end user to arrange the text in a simple textbox?
Thanks
I have a textbox that when right clicked shows a context menu of values.
Very simple. I need the textbox.text populated with the value.
I can not figure out how to determine what item was selected in the contextmenu. What event is used to determine when a menuitem is selected?
Thanks for...
This may sound very basic but how can I make a network share fully trusted by the .NET runtime?
I have a development environment that currently uses code stored on shared development drive. Unfortunately when I create a project on this drive I get the security warning and my code does not...
I have a web site that I would like to have the webmaster administer offsite. Using Frontpage I can connect from offsite using the Administrator Password.
My problem is that I do not want to give the Administrator rights to the webmaster just for the web site.
I am using IIS as the host and...
I host my own web site and for some reason can not get to it through the network. It works great if I try over the internet.
What could be wrong? Do I need to add the www.domain.com name to the internal DNS? If so then how do I do that?
Thanks for your help!
This may sound very basic but...
I have 2 Windows 2000 Advanced servers. 1 is my fileserver and the other is my mail/web server. I am running Exchange 2000.
Previously I had created 3 users in Active directory and created 3 mailboxes for those users they work great.
Recently I added...
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.