Forum: C# 23 Days Ago |
| Replies: 0 Views: 185 |
Forum: ASP Jul 31st, 2008 |
| Replies: 1 Views: 1,046 sending email in asp Hi,
Ihave to send an email from my application.
I am using CDONTS to send it.
The code is as follows:
Dim objCDOMail
Set objCDOMail = Server.CreateObject("CDONTS.NewMail")
objCDOMail.From =... |
Forum: ASP Jul 22nd, 2008 |
| Replies: 4 Views: 633 Re: like keyword in ASP I have already apllied tis too.
But it also is not working.
thanx for reply.
give some other solution if you can.
thanx again in advance |
Forum: ASP Jul 19th, 2008 |
| Replies: 4 Views: 633 like keyword in ASP i have to use like keyword in my query in ASP
while using it in analyzer i am getting the result but when i am using it on page i m not getting the result of a simple.
Qery is :
select... |
Forum: ASP Jun 21st, 2008 |
| Replies: 0 Views: 491 Pagination hi,
my code was running fine till now.
But today i got an error "Current Recordset does not support bookmarks. This may be a limitation of the provider or of the selected cursortype.
"
and my code... |
Forum: ASP May 12th, 2008 |
| Replies: 0 Views: 429 Sql server express 2000 hi all,
I have two problems
1.
When i am updating the value of table manually.
i am facing the error :
The data in the row1 was not commited.
Error Source : .Net SQL Client Data Provider |
Forum: ASP Mar 26th, 2008 |
| Replies: 1 Views: 615 windows server 2003 service pack 2 hi all,
I have an application in ASP. Its running on Windows XP Professional very fine.
But when we try it to run on windows server 2003 service pack 2 it is showing the following error. "This... |
Forum: ASP.NET Mar 15th, 2008 |
| Replies: 2 Views: 238 Re: Map for my site thanx for reply.
I want to attach map for a particular rail path in my application. It should change according to the stations as well.
E.g if I selects stations New York To Washington
then i want... |
Forum: ASP.NET Mar 14th, 2008 |
| Replies: 2 Views: 238 Map for my site Hi all,
I want to attach map for a particular rail path in my application. It should change according to the stations as well.
Can any body help me.
thanks in advance. |
Forum: ASP.NET Mar 6th, 2008 |
| Replies: 1 Views: 257 WEB Services Hi,
i am new to web services. i am using a code that is running on local machine but when i uploaded it to ftp i found an error "You have attempted to execute a CGI, ISAPI, or other executable... |