Forum: C# Apr 17th, 2007 |
| Replies: 2 Views: 1,874 Sure I worked on it before, but because I am new for c# I faced many problems,
System.Web.Mail.MailMessage message=new System.Web.Mail.MailMessage();
message.From="from e-mail";
message.To="to... |
Forum: C# Apr 17th, 2007 |
| Replies: 2 Views: 1,874 Hello,
Could you please help me in writing a code for sending an e-mail in c#...
Regards.. |
Forum: C Mar 17th, 2007 |
| Replies: 3 Views: 1,783 Thank you joeprogrammer, but I want a simple code in C, I need oly C language in my software.. |
Forum: C Mar 13th, 2007 |
| Replies: 3 Views: 1,783 Hello,
Can you please help me I want to know the functions used to save a data in access database, I have the code to save in a file but is it possible to save in a database in C language.
... |
Forum: C++ Mar 7th, 2007 |
| Replies: 13 Views: 16,638 Thanks Salem and jwenting, I will contact my service provider...
Also I am thinking to use visual because it is easier to send sms using a GSM modem and I will connect the C++ and visual codes... |
Forum: C++ Mar 6th, 2007 |
| Replies: 13 Views: 16,638 Thank you, but the problem the service provider they offer applications, but I need a code to add it to my software. I am going to add this sms code to my main code, so do you have any suggestion? |
Forum: C++ Mar 5th, 2007 |
| Replies: 13 Views: 16,638 Hello,
I need to write a programm in C++ to send a sms from a PC to a mobile phone as a part in my project, so can you please help me?
Reegards,
Noora |