I have to email sender class. 1 for the sending to external addresses using namespace System.Web.Mail and another for sending to internal address using namespace System.Net.Mail.
I would like to only use System.Net.Mail for both internal and external emials. The problem I ran into is "Mailbox...
My DropDownList control is getting the information from an ObjectDataSource. I need the initial item showing on the DropDownList to be "Select an item" which is not in the database. How do I do this?
See my code below. Thanks.
<asp:DropDownList ID="ddlCP" runat="server"...
Below is the code I am using and I keep getting a "The value for column 'sysEndDate' in table 'cp' is DBNull"
There are other null fields but sysEndDate is the only one I am testing for now. I will validate the other fields after I resolve this issue.
Please help.
protected void...
I am configuring WinExit.scr with a 1800 seconds timer in the GPO. During preview, the user gets and error saying "Error encountered while creating registry key. Make sure you have Set Value and Create Subkey permissions." What is this Set Value and Create Subkey permission? Where do I set this...
I am creating a view page before I write to the database.
The submit button on my CreateTicket.aspx is pointed to ReviewTicket.aspx.
Response.Redirect("ReviewTicket.aspx?Creator=strCreator&PriorityLevel=strPriorityLevel");
the ReviewTicket.aspx writes to the database if the accept button is...
I have a ticketing application. when a ticket is created I am sending a notification email to the ticket recipient and I want to place the ticket url.
if the address is:
http://TicketCenter/tickets/TicketView.aspx?TicketID=50
How do I get this address?
Thanks,
Steve
I am trying to display the information to a form using TableAdapter. I created a query GetTicketInfo(@TicketID) in the xsd. The ticket id is passed from the dashboard page.
int intTicketID = int.Parse(Request["TicketID"].ToString());
AppTableAdapter.ticketTableAdapter UpdateTicket = new...
I have two boxes, 1) old box with SBS 2000 installed 2) new box with SBS 2003 installed. I need to migrate the AD database from the SBS2000 box to the SBS2003 box.
Will I need to place both boxes in the same network?
I cannot seem to find documentation to complete this process. Please help...
On my web form is a textbox that I need to send its content to the printer. How do I send the content of this text box to a printer on button on_click event?
Thanks,
Steve
I am using a NETGEAR firewall to establish a Point-to-Point vpn back to our main office. I have a 3102 phone on this remote office. The phone works and it is three digit dial back to the main office. However, from the main office, we cannot see if the remote phone is in use. Other features like...
We have multiple product lines. Each product line has it's own toll-free number.
objective: display corresponding toll-free number on outgoing calls.
I learned how display different numbers on outgoing calls but it is extension dependent. I wonder if there is a way to enter a code and the...
I am building a simple web app and a friend had mentioned to look into storing the application configuration in a database. I do not know anything about this technique.
Please help explain this to me. or send sample snip to help me understand the process.
Thanks,
Steve C.
The primary key AddSID is using autonumber data type and is generating a very large number causing an overflow error during new data entry.
Any suggestions as to how I can fix this issue?
Thanks,
Steve
I need the design to allow me to view the data as described below.
Hospital A
|_______> Entity A
| | |
| | V
| | Clinic A
| | - Jane Doe MD
| | - Janette Brown MD
| | ACME Clinic
|...
My server is running RAID 1. When one of the hard drives failed, the login screen turned black. The server still works but I cannot see anything on the screen. I try to remember where the cursor is when I click C/A/D to logon.
Any ideas what caused this issue? Please send suggestions on how I...
We export our reports into excel format. The issue is, when an office or entity have more than one service address, this information normally displays vertically. This time, I need to display or list these addresses horizotally.
Thanks,
Steve C.
currently I have three tables and I will create more if needed to accomplish my task. My challenge is that I do not know how to start creating the relationships.
ENTITY
.ENTITY_KEY
.ENTITY_NAME
.ENTITY_TYPE ("P" PERSON OR "O" ORGANIZATION)
ENTITY_FOR
.ENTITY_FOR_KEY
.ENTITY_KEY...
Can I have another AD in the network? I hear that SBS AD is the only AD allowed. Is this true? I'm looking for this information in microsoft and I cannot seem to find it.
Please help.
Thanks,
Steve C.
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.