Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #11.7K
Ranked #4K
~2K People Reached
Favorite Tags
Member Avatar for thirunavukaras

Hai.... "i want used confirm in javascript in code behind" i am used confirm button ,in code behind. if the confirm button worked the function is return the true... else the function return the false.. i want to get true and false value for my further proces.. this my code.. …

Member Avatar for pushkar_it
0
576
Member Avatar for ruhi

Hi all, Can any one tell me how to use a value generated through a button click event in another button click event in the same page.Is viewstate is helpful? If yes then how? -ruhi

Member Avatar for ruhi
0
136
Member Avatar for awanti

hi everyone, Iam doing a question bank and solution project.My problem is how to set time when a student is solving a paper.I tried using javascript but when a postback occurs the timer is reset.

Member Avatar for NET-Developer
0
51
Member Avatar for dooda man

in imagebrush class i want to put an image by giving its url, i cant find a function that takes the url of the image. neither in imagesource Class can any 1 help me because i want to put an image programmicly in inkCanvas which takes argument brush or imagebrush …

Member Avatar for NET-Developer
0
90
Member Avatar for Cerberus

I want to use a slideshow on a web page, which could be implemented using either Javascript or an applet. Which on is the best option? Thanks.

Member Avatar for Cerberus
0
211
Member Avatar for Marcio Abreu

I Have a dilemma: How to set a array so I can access from other functions inside the application (I've seen it done in Console Application, but I'm using Windows Application Templet)..., This is what I want: [COLOR=green]public[/COLOR] [COLOR=green]string[/COLOR][,] digit = [COLOR=green]new[/COLOR] [COLOR=green]string[/COLOR][10, 3]; [COLOR=green]public[/COLOR] [COLOR=green]string[/COLOR][] portion = [COLOR=green]new[/COLOR] [COLOR=green]string[/COLOR][6]; …

Member Avatar for Killer_Typo
0
103
Member Avatar for naigba

Hi, I am pretty new to c# presently. I have a text file called tc.txt (comman separated) with the following content below: T001,Dirks,c:\dirks\001.tif T001,Dirks,c:\dirks\002.tif T002,Matt,c:\matt\003.tif T002,Matt,c:\matt\004.tif T003,Ted,c:\Ted\005.tif T003,Ted.c:\Ted\006.tif When the file is read and written to another text file called output.txt (comma seperated). every line within the same folder should …

Member Avatar for NET-Developer
0
83
Member Avatar for Fungus1487

say i have form 1 with a method SHOWME() and i want to call this method from form 2 (seperate window) cant his be done?

Member Avatar for NET-Developer
0
80
Member Avatar for greeny_1984

hi , i want to kwon the code for a simple popupwindow. can anyone plz share their knowledge with me. bye

Member Avatar for NET-Developer
0
85
Member Avatar for earlofroberts

This only occurs on a single page. New command buttons dropped on the page from the toolbox will not fire and event. ?? thanks, earlofroberts

Member Avatar for NET-Developer
0
136
Member Avatar for thirunavukaras

i used in this below code in usercontrol but error happen because the checkbox value didn't pass please help how to pass the checkbox value i try <!--onclick="checkedChanged(this,'checkbox')--> this line but the checkbox is runat=server so different value is generated in html view source code... so doesn't work this code........... …

Member Avatar for thirunavukaras
0
73
Member Avatar for vimalv

[COLOR=darkblue]i have a dataview contains a column age (datatype as string)....with the data like "35/5" (i.e 35 years and 5 months) ,"9/6","101/4","23/3"..... when i am trying to sort the gridview by age asc..it diplays the result as 101/4,"23/3","35/5","9/6" it is sort with the first char of each data...but i need …

Member Avatar for vimalv
0
100
Member Avatar for sibotho

[COLOR=green]Hi all[/COLOR] [COLOR=green][/COLOR] [COLOR=green]I have been trying to send email from my asp.net website using c#. the code runs without any errors, but when i click the send button i get this error.[/COLOR] [COLOR=#ff0000]/*System.Net.Mail.SmtpException: Failure sending mail.---> System.Net.WebException: Unable to connect to remote server -->System.net.sockets.socketException: a connection attempt failed because …

Member Avatar for NET-Developer
0
151