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
~2K People Reached
Favorite Tags
Member Avatar for Aswathy

Hi The problem i am facing is I have a datagrid and this datagrid has its edit event handler registered and mapped .Now the issue ia that when i click on edit link in the datagrid , the control is going inside the edit event handler twice. Only after entering …

0
50
Member Avatar for Aswathy

Hi, I need to export data from two seperate tables in database to the same sheet in excel. ie, the data from the tables should appear one below the other in the same sheet of excel. Could any one tell me how this can be made possible.Also could any one …

Member Avatar for MidiMagic
0
58
Member Avatar for Aswathy

Hi, I have a excel sheet "Biodata.xls" (already containing data). I need to load this data to a table "Details " in sql server. I have done it using the DTS wizard. Is it possible to do this through some code in c#? Can somebody help me out....... Thanks, Aswathy

Member Avatar for blacklocist
0
183
Member Avatar for Aswathy

Hi , Could some one help me out to count the hits made on a page(created in html).I want the number of people accessing a particular portal . Thanks, Aswathy

Member Avatar for Aswathy
0
58
Member Avatar for Aswathy

Hi , I have an application in which html and asp.net is to be linked. In the html page I have a link to the asp.net page. <a href="WebForm1.aspx">Link to Asp.net page </a> But, when I click on that link I get the code underlying the asp.net page displayed instead …

Member Avatar for Aswathy
0
79
Member Avatar for Aswathy

Hi, I have a button click event handler in which i have embedded a javascript code for generating a confirmation box. Based on the selection in the confirmation box a change is to be made in a hidden field having id hdnField. In the same btnSubmit_Click() i have a conditional …

Member Avatar for Aswathy
0
92
Member Avatar for Aswathy

Hi , I have been trying to create an online exam application and is facing some issue with dynamically generated radio buttons. My problem is discussed below: I have a table with a set of questions.I dispaly the questions on the screen with a set of dynamically generated radio buttons …

Member Avatar for Aswathy
0
1K