Hi All,
I m new to asp.net
I dragged and dropped a text box on web page and tried to rename it the error appears is
"If you have references in markup they will not be renamed"
Please Help
Thanks in advance
User Profile
Collapse
-
data table in excel
Hi All,
I m new to asp.net
I want to make an excel file through code , and populate it throught a data table, this excel should be saved at some place on hard drive and should be opend automatically
I dont want to use reporting services hence I m doind so
Please give only c# example
Please Help
Thanks in advance -
radio button list
Hi All,
I m new to asp.net
I want to use radio button list horrizotaly means, options should be displayed horizaotaly , not verticaly
is it possible
Please give oncy c# example
Please Help
Thanks in advance -
virtual directory
Hi All,
I m new to asp.net
I want to make asp.net web page can be viewd by others in my shered network , by a url in browser, for this I know I have to make a virtual directory and sare it ,
but how to make a virtual directory?
Please Help
Thanks in advance -
create .txt
Hi All,
I m new to asp.net
I want to make a notepad file through .net at run time ,put some text in the file and save the file at some location on the system and the file should be in open mode automaticaly (user dont need to open the file )
is it possible ?
Please give examples in c# only
Please Help
Thanks in advance -
Roll based login
Hi All,
I m new to asp.net
I want to make a login page in which login will be roll based ,ie. if A logs in he will be redirected to some other page and if B logs in he will be redirected to some other page
Is there any simple method to do this or I have to write these conditions in code.
Please Help
Thanks in advance -
Error due to web config
I made a small program to test the login control and written nothing in .cs file
.when I run the code it asks me the web confi , I chose the Add new web config option
after that it gives me "The operation could not be completed"
and no other clue
Please help -
Insert Into .xls
I m new to c#
I m trying to retrive and insert data into EXCEL from asp.net,treatin g excel as a data source
while inserting i m facing problem because the names of columns in my .xls are having spaces in between , which are not
permitted in C#
this is my query
string CommandText = "INSERT INTO [Sheet1$] (Query No, Document) values ('111', 'ABC')";
and this is... -
Relection in c#
I m new to c#
please let me know what is reflection in c#,I m not able to get it from books i read
please give some example to explain where it is useful
Thanks in advance
No activity results to display
Show More