Hello everybody..
Am a beginner in .net.I have an issue to be resolved.I have an asp page that lists out some 'n' number of fields like SPID,BASIC TITLE,BASIC FIRST NAME,HOME PHONE NUMBER etc.After entering the values for these fields in a textbox and once when i click SUBMIT button i need the...
Guys
My project was working fine until last week. All of a sudden the page where I have the activeX control (OCX) is not working. I have no idea why it stopped working. I created very simple OCX control and thats also not working for me.please see the PDF below and any help is really...
Guys
In one of our application I am using CDONT for sending my mails.
but for the past 2 days my client havn't received any mail.
When I check my server most of the mails are sitting at the below directory.
c:\inetpub\mailroot\pickup
I don't why this happened and how to resolve this issue...
Hello
I created a OCX in my serever
and used in one of my AS page
here is that object code.
<OBJECT SCOPE="Session" id=UserControl11 style="LEFT: 0px; TOP: 0px" classid="clsid:274484B4-BF36-4A42-B3AF-8867A9DC3B1E" VIEWASTEXT>
<PARAM NAME="_ExtentX"...
Hi Everyone
I need to design a sample program for CISCO call manager.
I am 100% new to this kind of program.I am here trying to explain my problem. Any help is highly appreciatable .
Problem 1
-----------
currently in the IP Phone, we have ability to search the phone number of a person...
Hi All
Here I have an requirement. In my web application I have a task to Scan the document and convert to pdf.
I created a Active X control using Kodak Image Scan Control.This Active X takes care scanning the Document in TIF format and storing it in the specified directory, but I don't have...
Problem 1
---------
I have my ASP Pages in server A and Crystal Reports in Server B.I installed Crystal Enterprise in Server B.
I am calling my reports from my asp pages
in my calling asp page i write
Response.write "http://Server...
Hi All
In My program
I am updating my DB during the Session_Onend event.
It works fine in my Development server, but when I moved the same code to my production environmet,the Session_Onend event never fired at all. I am not able to track the problem.Do we need to configure anything in the...
Hi All
I need a Solution for the following Problem.
I need to implement a Resume Function in my application.
I have a Dataentry form with 'n' number of textboxes and Selectboxes.
In the mid of the Dataentry process, if the user closes the application or logout from the Application.I need to...
Hi all
Below is my code
all I need is to fetch the name ofthe table and display it in the browser.
The code below doesn't give any error, but when I execute my asp page the page freezed and doesn't give any result
I don't know what's the problem
It will be great if any one help me to getout...
Hi All
I need to write a website search for my application
The following is the code I write for the search facility.
but its not working.Its not returning any error, but its not returning any results.I don'tknow whats the problem with the code.It will be great if anyone helps me
set...
Hi every one
I received a mail from my client that my asp application is consuming lot of memory. It specifies that my application process size 10 times bigger than the normal web application.they ask me to review my asp code.
1.how to monitor the process size of an ASP application.?
2.what...
Hello
Is there any way to add the Directories in the Packing and Deployment wizard, coz I need to add Directories while creating the Setup file.The OPtion add files doesn't help me much.
Bala Thank You
sbind77
Hi
In my application
i need to maintain more than 20 variable in session.But when i browse thro different websites they mentioned using too may session variable is not advisable for a healthy application, so my thought process to overcome this problem is to creata table in the SqlServer(the...
When I execute the
exec xp_sendmail @recipients='sbind_77@hotmail.com', @subject='SQL Mail Test from '
i get the following error
No transport provider was available for delivery to this recipient
My SQL server version is 7.0
Exchange Server is configured properly, because I am able to...
The Problem
1. My project uses Imgedit.ocx for the images.
2. I created the Setup using the INNOSETUP Software.
(I don't have any problem during the setup creation
process.)
3. The setup install the software without any
problem in the machines with WIN 2000 and...
Hello
whenever i am opening a report using asp
i am getting an error
"Server has not yet been opened."
i just pasted my ASP code below
pl try to help me to come out of this problem
'===================================================='
<%
reportname = "sumpagedone.rpt"...
Hello
whenever i am opening a report using asp
i am getting an error
"Server has not yet been opened."
i just pasted my ASP code below
'===================================================='
<%
reportname = "sumpagedone.rpt"
dim oApp
dim oRpt
If Not IsObject...
Hi Every one
The Following is my code.It was working fine till yesterday, but the
same code gives error now.I don't know how to fix this.
I will appreciate if any one help me to come out of this problem.
Error Description
Error Type:
ADOX.Tables (0x800A0CC1)
Item cannot be found in the...
Hi
i m getting this error
when i try to insert a record to a table
My code is very simple
con.BeginTrans
con.Execute(mdebstr)
con.Execute(mschstr)
if err.number=0 then
con.CommitTrans
else
con.RolbackTrans
end if
Err.number - 2147467259
err.description - Cannot...
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.