Forum: ASP.NET Sep 19th, 2007 |
| Replies: 0 Views: 1,851 Edit item event handler issue 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... |
Forum: MS SQL May 7th, 2007 |
| Replies: 1 Views: 852 Exporting to Excel from SQL Server DB 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... |
Forum: HTML and CSS Feb 26th, 2007 |
| Replies: 3 Views: 975 |
Forum: HTML and CSS Feb 21st, 2007 |
| Replies: 3 Views: 975 Counting hits on a page 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 |
Forum: C# Feb 21st, 2007 |
| Replies: 2 Views: 5,321 Importing excel data to sql server 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... |
Forum: ASP.NET Feb 14th, 2007 |
| Replies: 5 Views: 1,741 |
Forum: ASP.NET Feb 13th, 2007 |
| Replies: 5 Views: 1,741 |
Forum: ASP.NET Feb 13th, 2007 |
| Replies: 5 Views: 1,741 Linking to asp.net page from html page 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... |
Forum: ASP.NET Feb 8th, 2007 |
| Replies: 4 Views: 2,674 |
Forum: ASP.NET Feb 8th, 2007 |
| Replies: 4 Views: 2,674 Re: Issue with Javascript embedded in C# Hi,
I am anot using AJAX .
So how do i introduce a confirmation box on click of the submit button so that the user can hink over whether to submit or not.
Thanks,
Aswathy |
Forum: ASP.NET Feb 8th, 2007 |
| Replies: 4 Views: 2,674 Issue with Javascript embedded in C# 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... |
Forum: ASP.NET Feb 5th, 2007 |
| Replies: 3 Views: 8,533 |
Forum: ASP.NET Feb 1st, 2007 |
| Replies: 3 Views: 8,533 |