thanks dude
w209
Posts
-
PHP IMPORT EXPORT -
PHP IMPORT EXPORT:) Hello friends can anyone tell me ow can i import and export ".xls" files from php.
-
MailMessage [modified]:) Hello Frnd do you want ur application to send mail? if yes then u need SMTP Service on ur Pc which is provided by the iis you sould use these namespaces using System.Web.Security; using System.Net.Mail; using System.Net.Mime; and then you should create a object of System.Net.Mail.MailMessage this will provide you all the function of the Mail MEssage and you have to use SmtpClient objName=new SmtpClient(); client.Credentials = new System.Net.NetworkCredential("your emailAddress", "your Passowrd"); client.Host = "host name "; client.Port = port on which number; client.EnableSsl = true; should try this in youor code.. Do let me know if u have any problem or not
-
Sendin email through asp.netcan any one let me how can i send mail through asp.net :)
-
Asp.net used to send e-mailHEllo frnd i want to know how can i send email through Asp.net with C# to send email (2) Do i need an IIS to send an email
-
C# Used to send E-mailHello friends can anyone let me know how to send email through C# if possible do let me knowplz
-
ASP.net with MYSQLhey thanx but i want to know how do i configure My Sql with asp.net do let me know please my email id is --->sumitpcool@yahoo.co.in plz do inform me :)
-
ASP.net with MYSQLHEllo friends i would be glad if u help me wih this problem can u tell me the proper way to connect ASP.net with MYSQL if possible tell me what is the procedure to connect it. nad what is required to connect to it. :)
-
Date time picker in jspHello friends how can i make a date time picker function in jsp page with help of javascript .... if u have any idea regarding tis please do let me know.. :)
-
File copy in vb6Yes i have the permission
-
File copy in vb6Hello friends i want to copy a fiel in vb6 if u have any idea about it. i tried filecopy(sourcefile,destination) but it give permission denied runtime erro 70.:)
-
data grid view in c#Hello friends i want to know how do i set source of the datagrid at runtime if possible can u send me the code of it.:)
-
crystal report 8.5 with vb6:)hello friends i need help in crystal report 8.5 used in vb6. i have made a application that runs on lan i have installed it on the server there the crystal report works but on the client machine it doesnt work. it gives the error pysical databse not found .. i need to know wether crystal report 8.5 works on lan or not.
-
Alogorithim to compare two pictureshey can any one give me an algorithim on comparing two pictures
-
Make A DsnHi there can anyone help me My question is that how can i make dsn in c#?:)
-
Run my Application on client sideit does not have a static ip
-
Run my Application on client sideHello friends I have a Managed Application, working fine on mine system. I want to install it on the clients machine . and the databse is on the server so . Do i need to make a dsn of it to connect with it. :)
-
C# on LanI have created an application but have to run that application on lan i have no idea How does a C# application work when launched from a UNC path?
-
C# on LanHow does a C# application work on lan Give me some idea about it:)