Hi
which technology is best for sending an email thorough WEB or DESKTOP clients
1) CDO
2) MAPI
3) or any other?
We have used CDO in past have issues with it about differnt Windows's email clients uses different version for sending
Regards
Nouman
Nouman Zaheer
Software Engineer
MSR
Hi Guys
I have a question
on page 1 i want to show the first 20 records
on page 2 i want to show next 25 records and so after that 25 records on every page
Can i do this?
Reagrds
Nouman
Nouman Zaheer
Software Engineer
MSR
Hi Guys
I need to know what's the best method for sending emails
there are two technologies which i know are
1) CDO
2) MAPI
but both have some serious prob which i can see is that
a) you need to have propert outlook setting to send the email
b) CDO has so many different versions depending upon...
Hi Guys
I need to build a dll in .NEt which can communicate with both WEB and WINDOWS application,
depending upon the application which is calling the dll i want to store some values ,i know i can build the dll in vb .NET and call the interfaces from both application without any problem but i am...
Hi Guys
SQL Server 2000 with Service Pack 3.0
Windows NT 5.2
One of our SQL Server is terminating abnormally everyday and when we saw the SQL Server Logs the following two line are we found in th Log
Warning: override, autoexec procedures skipped
SQL Server is terminating due to 'stop' request...
Hi Guys
One of our SQL Server is terminating abnormally everyday and when we saw the SQL Server Logs it says
Warning: override, autoexec procedures skipped
SQL Server is terminating due to 'stop' request from Service Control Manager
Regards
Nouman
Nouman Zaheer
Software Engineer
MSR
Hi Guys
I have a question regarding priting on the reverse of a page. I have a report which should be print on 1 Page with some thing on th Revers of the Page? can crystal report handle this? I mean somekind of Event which i can catch at run-time so the user can swap the page and then run the...
Hi
I have a long process (method) say "ShowReport" which is taking much time for getting data from back-end and show it as a REPORT in CRYSTAL REPORT .what i want is to run this process as a new thread so it will fetch data and i want to show a blinking label which will say "Processing Data"
I...
Hi i wrote a script which actullay do data-migration from one table in the database to different tables in the same database but when i run the script i am getting this error
does some one know what this error is?
additional information are
-I HAVE FULL recovery model select with
-Data file...
Hi i have a table which has record showing like this
query might be like
Select REF_CODE ,TYPE ,DESC
DATEDIFF(day, Originated_Date, EventCreated_Date) AS no_of_days
FROM SOMETABLE
CREATED_DATE
REF_CODE TYPE DESC NO_OF_DAYS
NM001 DSP-5 Draft 28
NM001...
I hava a table say TableA,below is the data in it
the date column is MYDATE,but when i am quering this
with this query its not returning the desired result,Any idea what i am doing wrong?
Select * from TableA
Where Convert(varchar,[MYDATE], 103)) between Convert(varchar,'01/14/2004',103) and...
Is it possible to hide the tile bar which have Close,Minimize and Restore Icons? using JAVA Script ? so user can only close the page with a link or button present on that page
Thanks
Nouman
Nouman Zaheer
Software Engineer
MSR
Hi guys
I have a child page (POPUP) say CHILD.aspx this same page could be called from two parent pages say PARENT1.ASPX and PARENT2.ASPX what i need to achieve is on CHILD.ASPX i want to go back to the parent page from where this POPUP is called
Regards
Nouman
The following code is working for...
Hi guys
I want to change the position of say a LABEL at run-time how i can do this?
I check the STYLE property but its read-only
Thanks
Nouman
Nouman Zaheer
Software Engineer
MSR
Hi
I am trying to get the dns name from IP address and i found this code in MSDN,I am calling the below function
like
Dim strHostName=DisplayHostAddress("216.208.86.19") but getting Socket Exception,does anyone know what i am doing wrong?
Thanks
Nouman
Public Function DisplayHostAddress(ByVal...
Hi guys
I have a Grid in one of a web-page in which in the first column (which is hidden) i have the name of the control like
Dim sSelectedControl As String = GridSystemRules.DisplayLayout.SelectedRows.Item(0).GetCellValue(GridSystemRules.Columns.Item(0))
Now what i want is can i have the...
Hi guys
I have a form say call WEBFORM1.aspx it has different texboxes and other controls in it,on a press of a button say (VALIDATE) i want to open another web-form say WEBFORM2.aspx which could see all the control in WEBFORM1 ?
Is it possible using ASP .Net?
I have done fairly easy in VB .Net...
Hi guys i wrote down the following code to connect to a secure web site using WINHTTP,but i am getting "security error",although i can access some other websites with this code but when i am trying to connect to Secure Web Site with the client certificate i am getting the above error..
Thanks...
Hi guys i wrote down the following code to connect to a secure web site using WINHTTP,but i am getting "security error",although i can access some other websites with this code but when i am trying to connect to Secure Web Site with the client certificate i am getting the above error..
Thanks...
Gi guys
Hi all, This is my problem: I try to create the Msxml 4.0 object in an vb.net class in an asp.net project and it return the following error message: System.UnauthorizedAccessException: Access is denied. at MSXML2.ServerXMLHTTP40Class.send(Object varBody) I've already tried to low the...
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.