hi
look at set iRS code ....Pl help i am new to VB...
Pl
Private Sub txt_ItemNo_Change()
Dim rRs As Recordset, strSQL As String, g_Pr_Item_No As String, i As Byte
On Error GoTo txt_...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20156419.html
Zones:
Visual BasicDate Answered: 07/30/2001 Rating: 8.4 Views: 0
I am getting this error message when i try to send mail from asp.net
The code used to send the message is as follows
MailMessage objMail = new MailMessage();
objMail.BodyFormat = MailFormat....
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_21399955.html
Hi,
I have written a website that is hosted on the companies server that hold various information. I have developed it on my laptop with Visual Studio 2005, ASP.NET 2.0, C#. One of the pages i...
http://www.experts-exchange.com/Programming/Misc/Q_21780517.html
Zones:
ProgrammingDate Answered: 04/20/2006 Rating: 7.6 Views: 0
PRINTSERVER CONNECT FAIL message pops up every 20 seconds. This error message appears to be in an endless loop. It started after trying to print through an application called Kodak Easyshare. Th...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_22463254.html
Hi I have tested a simple email script on one server and loaded it to another but am getting the following error [see below].
Why would it be complaining about this?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23102676.htm...
Zones:
PHPDate Answered: 01/25/2008 Rating: 7.6 Views: 15
I am trying to get my C#.NET program to send an email with code which used to work. I do get warnings that the code is outdated. Here it is.
Can anyone find the problem or simply have working ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23113345.html
I'm trying to setup PPP on Redhat Linux 4.2. I get the following message
in my syslog "connect script failed". Also I'm not able to see the ppp
interface using 'ifconfig' command without any option...
http://www.experts-exchange.com/Networking/Linux_Networking/Q_10064760.html
Zones:
Linux NetDate Answered: 07/23/1998 Rating: 5.8 Views: 5
Can anybody tell me what is this error?
Error 12203 TNS unable to connect to destination.
I have loaded Oracle 8, if I open Oracle 8 and type the password it says this error. What is my mistake...
http://www.experts-exchange.com/Database/Oracle/Q_10180849.html
Zones:
OracleDate Answered: 07/14/1999 Rating: 7.0 Views: 0
Hi!
I have a postgresql db on a solaris server. I have installed the postgresql odbc driver and configured it to connect to my PGSQL database. The error I get when trying to import data into acc...
http://www.experts-exchange.com/Database/Miscellaneous/Q_10455061.html
Zones:
DatabasesDate Answered: 08/10/2000 Rating: 6.6 Views: 0
Hi,
I am trying to connect to Oracle using the following line:
my $dbh = DBI->connect("dbi:Oracle:[srvname].xxx.yyy.com","user","passwd") or die "Cant connect to Oracle database $DBI::errstr\n...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_11329397.html
Zones:
PerlDate Answered: 09/20/2000 Rating: 7.4 Views: 0