| Thread | Last Post | Replies |
|
| Dim a graphic. | 22 Apr 2006 23:30 GMT | 1 |
Is there any way to take a graphic and 'dim' it on the screen so that it looks disenabled? TIA - Jeff.
|
| How do I use forms authentication on specific directories? | 22 Apr 2006 22:42 GMT | 2 |
My app has an 'admin' folder. This is the only directory i need to apply forms authentication to. Googling seems to indicate that the solution is to just give the admin folder it's own config file and set the authentication rules there.
|
| how do i register 'onUnload' script from a content page | 22 Apr 2006 19:19 GMT | 2 |
here is my problem i use master pages and content pages i would like for some content page to register a script that will trigger on the 'onUnload' of the web page
|
| cannot creat web application | 22 Apr 2006 17:49 GMT | 1 |
i just installed visual studio.net and when i try to create a web application i get the following error: The web server portlet encountered the following error when attempting to create or connect to web project located at the following URL:
|
| 2.0 simple problem: comment is parsed by compiler | 22 Apr 2006 17:38 GMT | 1 |
(Sorry for my English, it's not my native language...) Could you explain me simple problem? I have little experience. I commented part of .aspx page and tried to rebuild the project. Unfortunately I receive errors in commented asp: elements, for
|
| I am using ActivePDF tool kit to generate PDF files in our ASP.NET 2.0 web app. Need help! | 22 Apr 2006 15:55 GMT | 1 |
We are using ActivePDF toolkit to generate reports in our web application. We are using ASP.NET 2.0 and SQL Server 2005. We are able to open the pdf files on our local development box with out any problem. But having problems on the production server.
|
| Atlas Problem(DragDrop ) | 22 Apr 2006 15:26 GMT | 1 |
this is regarding asp.net Atlas DragDrop problem. 1. in atlas DrapDrop section , we define drop Zones and draggable items. lets say we have two drop zones : Zone1 , Zone2 In Zone1 Draggable items are : item1 , item2
|
| Active Directory : Add an user to a group ! | 22 Apr 2006 14:37 GMT | 2 |
Is there an Membership API to Add a user to group ? like to change the password ... Or do i have to program it ? If i do have to program it, what about the right,permission to do it ?
|
| map virtual directory to simple name | 22 Apr 2006 14:03 GMT | 2 |
I have an ASP.NET web application created in Visual Studio 2005. The application is installed to a subdirectory in wwwroot, which is mapped in turn to a virtual directory under the Default Web Site. I would like to load the application in the browser using a simple name, e.g. ...
|
| Does asp.net 2.0 callBack need to send a lot of data to server? | 22 Apr 2006 13:39 GMT | 3 |
These days I'm working with a web project.I use asp.net 2.0 callBack to refresh the web page without postback,but I found the client have to send a lot of data to server,that is not so EFFICIENT for me,because I need to frequently callback the server.Is there any solution to ...
|
| Crazy trouble on date | 22 Apr 2006 13:06 GMT | 1 |
i got a problem on date, it is... 1, i get the date from calendar component 2, compare today and selected date is equal (compare method) 3 count the number of day between this 2 date
|
| How to add a underscore to indicate users what is the shorcut key of Button? | 22 Apr 2006 12:44 GMT | 1 |
How to add a underscore to indicate users what is the shorcut key of Button? Under Winform, our can add & symbol on label to indicate what is the shortkey of button, in ASP.NET, how should I to do that?
|
| <br /> grr!!! | 22 Apr 2006 12:42 GMT | 9 |
Can some kind soul please tell me how to stop <br> being automatically reformatted as <br /> in VS.NET 2005... Thanks, Mark
|
| Format | 22 Apr 2006 11:22 GMT | 2 |
Hai All, I am working in asp.net... I need to format a number in the following manner... number = 500
|
| Short Date Format Bug!!! | 22 Apr 2006 07:02 GMT | 2 |
I am sure I modified the Regional and Language Option's Customize Short Date Format. When I run my ASP.NET applications, No one function and properties can return the customize short date format. I only need to obtain the short date format string (ONLY the pattern string
|