Hi I want an ASP.NET web menu control. I want to show menu items according to the rights of a user logging in. I get rights of a user from the database and i store these rights in a dataset. Now I want to show only those menu items of which the user has access rights. If anybody has this kind of control, please send me one. My email address is contacthunjan@yahoo.com shelly
User 446798
Posts
-
Web Menu Control -
Distributed or Federated Servershi I am making a software that will handle a database of 5 crore records. Please help me how to handle these many records. How should I design the database? shelly
-
ASP.NET Debugging errorhi I installed Windows 2000 Professional OS on my PC. Then I made a new installation of Visual Studio .Net 2003 Enterprise Edition on the PC. But I am facing a debugging problem. When ever i try to debug the ASP.NET web application an error is popped up saying: "Error while tryingto run project: Unable to start debugging on the web server. The server does not support debugging of ASP.NET or ATL Server applications. Clienk for help for more information on how to enable debugging. You may also want to refer to the ASP.NET and ATL server debugging topic in the online documentation." I have installed ASP.NET Framework 1.1 on the machine. Can anybody tell me why this error comes and how to solve this? shelly
-
stored procedure and date formathi I m passing the date parameter to a stored procedure. The stored procedure not does not accept the date format as 'dd/mm/yyyy'. It gives an error -"error converting data type varchar to datetime". My machine's regional setting is set to 'UK' i.e. "dd/mm/yyyy". How can i make a change in SQL server so that it accepts date parameters in the "dd/mm/yyyy". please help shelly
-
storesql date time relatedhi Usually in Sql Database date is stored in the format of mm:dd:yyyy. I want to store it as dd:mm:yyyy. i want to make it as a permanent setting. shelly
-
connecting to a database from a stored procedurehi i want to connect to a sql database from a stored procedure of another sql database and insert data into a table. shelly
-
ASP.NET Project Deploymenthi I have developed asp.net application, which is running fine on my local web server. but when i deployed on the web server of my hosting partner. If is not running. The Deployment copy takes reference of my local PC's physical path, but thoses path are not availble when I deploy on the hosting partners' web server. Regards, shelly
-
Unable to save data on webhi I have a web application hosted on web server and a database also on same server. But when i try to save data on the database, an error is displayed after some time that "The underlying connection was closed: Unable to connect to the remote server.". But i am using oledataadpater. so i don't need to open and close connection. . This same web application when run on local server gives no error. Please help me. shelly
-
connecting database over internethi I want to know how to communicate with database over the internet. What type of encrypting should I use. shelly
-
Web DateTimePicker controlhi Where can i find web date time or calender control. shelly
-
Web treeview controlhi how can i create a treeview control in web project. OR Is there a readymade control available. With which version will it work. shelly
-
Sharing Sessionhi Can anyone help me if 1.two web projects can share same session object or not? If yes, How? shelly
-
Windows configuration filehi I want to use the .exe.config file. I copied to the main project folder. Then also it is not reading the file. Please tell me from where all the application reads the exe.config file. Secondly, I created an .ini file also. I copied .ini file to bin, debug and project folder. I set the project output folder to first to bin then to debug. But the problem remains. please help shelly
-
Windows configuration fileI am facing a problem where the configuationfile from the bin directory gets deleted every time i run my windows application. I want to know where to place the windows configuration file. And why does it get deleted. shelly