Showing results 1 to 11 of 11
Search took 0.01 seconds.
Posts Made By: compovet
Forum: C# 11 Days Ago
Replies: 3
Views: 185
Posted By compovet
Forum: C# 11 Days Ago
Replies: 3
Views: 185
Posted By compovet
Problem With Sending Email Through Asp.net

I'm trying to sending Email through my web application from Gmail
by using Sustem.Net.Mail.SmtpClient
My code is

string To = "doctor_ofvet@yahoo.com";
string From = "doctorofvet@gmail.com";
...
Forum: C# Oct 13th, 2008
Replies: 5
Views: 433
Posted By compovet
Re: I want to create more than one textbox at runtime in ASP.net

There is no "Name" property for the text box
I put the "ID" property of the text box to unique name but it also still give me one ID which is the last one

int s=1;
for (int i = 0; i < 3; i++)
...
Forum: C# Oct 13th, 2008
Replies: 5
Views: 433
Posted By compovet
Re: I want to create more than one textbox at runtime in ASP.net

I don't Know what do you mean but
I think that you didn't understand the idea
if you apply this code you will find as example 3 textboxes with the same name
(tb)
and you will not be able to...
Forum: C# Oct 13th, 2008
Replies: 5
Views: 433
Posted By compovet
I want to create more than one textbox at runtime in ASP.net

Hello everyone
I want to create Textboxes according to the entered number at runtime but with different names because I want to deal with the the data entered in this textboxes
protected void...
Forum: C# May 6th, 2008
Replies: 1
Views: 557
Posted By compovet
how to loop through the enum consolecolor

I want to write a code that can loop inside the (enum consolecolor) and print the 16 color of console in 16 line
can you help me
Forum: C# Apr 28th, 2008
Replies: 3
Views: 289
Posted By compovet
Re: how to make the password like stars

my program run on console
how can i do this on console screen
Forum: C# Apr 28th, 2008
Replies: 3
Views: 289
Posted By compovet
how to make the password like stars

I have a task of bank program .
At the begining of the program it will requst from me to enter the user name and password
I want the password to appear like ****
I want your help ,I searched about...
Forum: C# Apr 27th, 2008
Replies: 9
Views: 657
Posted By compovet
Re: I need your help

Thank you for your reply so how can I loop by decimal number and if you run my code without if condition it will run the program
and is thier any other method to calculate the root of a number
thank...
Forum: C# Apr 26th, 2008
Replies: 9
Views: 657
Posted By compovet
Re: I need your help

any help please
Forum: C# Apr 26th, 2008
Replies: 9
Views: 657
Posted By compovet
I need your help

Hi
I'm a beginer programer and I need your help
I'm using visual studio 2005 writing with c#, Iwant to make a small program at console
this program give the root of a number.
I writ this code
double...
Showing results 1 to 11 of 11

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 4:30 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC