Forum: ASP.NET Jan 21st, 2008 |
| Replies: 1 Views: 492 Hi All,
Im using .NET 2.0.How to import Access to Sql server 2005 using C#.Net
Thanks,
Karthik. |
Forum: C# Dec 18th, 2007 |
| Replies: 8 Views: 18,909 Thanks Edek, It worked for me... |
Forum: ASP Dec 13th, 2007 |
| Replies: 1 Views: 1,146 Hi to All,
I want to Export an Report to XML format from ASP. Herewith i also want to include the XSLT (i mean the stylesheet) also. Can anyone provide me the Sample code.
Thanks in... |
Forum: C# Dec 3rd, 2007 |
| Replies: 8 Views: 18,909 Hi,
The Textboxes are inside the datagrid. Assume u want to enter a timesheet for a week so there ll be 7 days (i.e 7 textboxes). In this he can choose different projects and enter the no... |
Forum: ASP Nov 26th, 2007 |
| Replies: 3 Views: 1,242 Hi,
There are 2 ways either u pass the values through querystring or u can use the session variables, Let u can try any of these as im also new to ASP.....
--karthik |
Forum: C# Nov 26th, 2007 |
| Replies: 8 Views: 18,909 Hi,
I had 2 Template columns in a Datagrid, each column contains a Textbox. The user can enter the values and it should be saved. I wanna add a new row if a user clicks add new button. After... |
Forum: ASP Aug 26th, 2006 |
| Replies: 1 Views: 1,091 Hi,
This is karthik. I got a problem in ASP. I want the user to upload an Image in which he will be selecting the image from his own local machine or any external device. After selecting the... |