| Thread | Last Post | Replies |
|
| Disabled Controls are not submitted asp.net 2.0 | 14 Apr 2008 16:29 GMT | 2 |
i have following problem 1) I add checkbox controls dynamically to webpage 2) user has time limit to check those boxes 3) if time is over checkboxes are disabled and Submit button appears
|
| Choose Membership Provider at Run-time | 14 Apr 2008 16:12 GMT | 1 |
I have two membership providers listed in my web.config, one for SQL and the other for AD. How do I switch between them at run-time so that my login page can validate against either source?
|
| Authentication and user based content | 14 Apr 2008 16:11 GMT | 4 |
I've created a small application with some user-authentication and roles. I would like to show/hide some navigation parts based on the users role. Could someone please tell me what the best solution is? Do I have to create different pages for each role and check the users role
|
| How to suppress/clear Response from within a control? | 14 Apr 2008 16:11 GMT | 1 |
I am developing a custom control. From within this control, maybe during/before rendering, I want to totally clear the response content and only render this control's output. Since the Render event of the page is protected I can not attach an event
|
| Current User Network ID | 14 Apr 2008 15:45 GMT | - |
How do I get current user Network ID on Intranet from ASP.NET web page? the following works on my computer, but I get blank userID when the website is on the test web server. System.Web.HttpRequest _pageRequest;
|
| problem getting user via ProviderUserKey | 14 Apr 2008 15:14 GMT | 2 |
asp.net 3.5 I'm trying to develop a asp.net site which when user registers his profile is not activated. He will receive a email containing a link he need to click on to activate his profile
|
| Difference Between The 2 Statements | 14 Apr 2008 12:33 GMT | 3 |
Consider the following RegularExpression: ==================== q[^u] ====================
|
| Using Web 2.0 Tools To Augment Your Sales | 14 Apr 2008 11:27 GMT | - |
It has almost been established now that aggressive marketing fails to do the trick for entrepreneurs. Hardcore sales tactics repel more customers than they attract. It is time for a change. You can use the business networking sites, social networking sites and blogs to
|
| uploading files | 14 Apr 2008 08:13 GMT | 1 |
hi, i'm having a problem that is driving me nut! i have an asp.net application runnning in a server. the application allows to uploading files. from my computer i can upload files without any problem, but i test it from
|
| Custom Control difficulties and no VB examples found. | 14 Apr 2008 05:36 GMT | - |
I need a very simple asp.net VB example of the following: ASCX class that does the following. 1) Allows the Designer to use the ListItem collection. e.g. the dropdownlist property dialog that you click on and then enter in your
|
| Page.IsValid changes to false after button click | 14 Apr 2008 04:43 GMT | 3 |
I have couple of dropdown controls each with a requiredfieldvalidator. I clear the dropdownlist in the button click event. When the page is rendered the dropdown validator already flags it's error message. I checked the IsValid property in the prerender event and it says it's ...
|
| After installing .NET Framework 2.0 sp1, PostRequestHandlerExecute event never fires again! | 14 Apr 2008 04:22 GMT | - |
I encount a problem after installing .NET Framework 2.0 sp1, anyone can help? I ever wrote a HTTP Module and provided a few event handler, including PostRequestHandlerExecute event. I deployed this module in WebApp
|
| packet sniffing with WinPcap/ SharpPcap: How to download FLV content noninteractively? | 14 Apr 2008 04:14 GMT | 1 |
I have been investigating programmatically downloading FLV content from various sites ("video scraping"??) Many interactive GUI tools do this, such as the Orbit downloader. At the heart of them are packet sniffers which inspect the ethernet traffic coming
|
| cannot select two-way data binding property on a dropdown list con | 14 Apr 2008 03:49 GMT | - |
I have a dropdownlist control in a formview and I am trying to enable 2 way databinding. Only, the option is not available. I look at the "Edit Databinding" option of another DDL control in the same formview and it is available The only difference is that the DDL (where the ...
|
| clip span content | 14 Apr 2008 03:35 GMT | 3 |
hey all, is it possible to clip <span> content? thanks, rodchar
|