I want to send the mails that are accumulated in c:inetpubmailrootqueue to a desired user having a mail id such as name@gmail.com or yahoo or any other domain name.Can please guide me the code in C# or vb.net? Software/Hardware used: C# or Vb.net
Has anyone done any work on calling a green screen from C#? We are developing an interface that will allow us to build out a graphic environment and then ultimately, we want the process to end by calling a specific AS400 interface (non-graphic). Anyone have ideas? Thanks... Software/Hardware...
Hi Everyone, Sometimes, I am facing the following problem when run the application: [strong]Downloading [/strong][strong]http://mansoor-it/PCS/ProcessingControlSystem.application[/strong][strong] did not succeed. The remote server returned an error: (404) Not Found.[/strong] [strong]Complete...
Hi , I am trying to access Groups from Lotus Notes using C#. Regards Preeti
hi all! I do have a table called customers. I want to delete and update rows in this table. But I want to keep rows' history before operations into another table. I know this will be performed with help of a trigger. How I could do this? I'm waiting for your help. ...
I need a tab in tools->options window.if we click on that tab it should give 2 text fields one with some default file extensions seperated by semicolon and another text field with valid extensions seperated by semicolon which should be editable i.e user can add/delete an extension to it.for that...
Hi Kindly excuse me if i appear abit ignorant on this subject as i am relatively new to SSRS. I have managed to create a report that has 3 parameters (ie. Start Date,End Date,Drop down list) which i have successfully deployed to Report Server. The report basically uses a Stored Procedure which has...
how to facilitate login page with forgot password & remember me..in asp.net with c#
Hi, I am want to access attachment of particular mail in Lotus Notes. I am getting Attachment name with $File. But i want to extract this attachments and want to save it in user specified path.Using C#. Regards, Preeti Software/Hardware used: Lotus Notes 8.5
hi .... i have a text like this .... ======== 1079.tif Image Description : Vexcel-UCD-Level-3..------------------..CAM_ID: UCD-SU-1-0018 [5]..RECORD_GUID: ...
hi i m learning c# 2008 and i want to create a login that can access the username and password fields from the database and redirect to particular pages, after they are matched from their respective textboxes. So please tell me how should I use my connections and pass query?? Thanks.
mysqldatetime exception i am using MySql with c# in my window application , In code i think everything is fine , when i made a latest patch for the given installer it throwing an exceptuon at client side " Cannot perform '<=' operation on MySql.Data.Types.MySqlDateTime and System.String." ...
Hi, i am looking for a way(code example) to be able to get the microphone input frequency(hertz) almost in real time(timer maybe?) and show it in a label.text. Can be in VB.NET or C#. Functional exemple: I say something in the microphone, the timer do his job and the label show something like "400...
Can you suggest me some link where i can get some idea i.e how to list mailbox using LDAP using C# I am using "Interop.Domino.dll"
Hi all, Based on the new feature(ID vault) implemented in domino 8.5, i would like to access this new feature(idv vault) using java api. Like i want to mark it for inactive in id vault database for a particular user. and how to change the name. Regards, Sankar
Hi, I need to create an application using C# such that i can access all the user's mailboxes existing on Server. So kindly provide me the API which will allow me to access each mailbox( nsf files) of each user stored on the Domino Server. Basically i am looking for an API by which i can just...
Using C#, on a WinForm, to stop a form from closing, I simply have to put this line in the public Form1(): this.Closing += new System.ComponentModel.CancelEventHandler(this.Form1_Closing); and add this bit: public void Form1_Closing(object sender, System.ComponentModel.CancelEventArgs e) { ...
How can I attach And detach a database file to sqlserver in C# code ? please give me an example of this
I want to parse a HTML document in C#. i know that HTML and XML are not very compatible and parsing HTML documents with a XML parser will almost fail because of strict XML format. i googled and find some very nice HTML parsers written by several people. but i want to know: Does .NET Framework...
I am making one application in C# .Which will fetch mail stores from Domino Server and Display it in List Box. Currently i am using "Interop.Domino.dll ".But don't know much about it.


