| Thread | Last Post | Replies |
|
| Registration Forms and No Javascript | 18 May 2007 21:44 GMT | 2 |
Could somebody please tell me how to handle registration when javascript isn't enabled? I don't want an ugly <noscript> message that says "you must have javascript enabled" but, rather I want
|
| Do i need SSL ?? | 18 May 2007 21:39 GMT | 7 |
Do i need SSL to make an eCommerce ASP 2.0 site ? Users have their login /pw , is this not enough ? If yes ; are there different types of SSL certificates ? Johan
|
| Sorting and Paging in the Database | 18 May 2007 21:10 GMT | 10 |
I wanted to take advantage of the Row_Number feature of SQL 2005 to to DB side paging. However, currently I perform my sorting on the front end. If I perform a sort and then ask for page two, I will retrieve the wrong items for tha page as the sort item would be wrong.
|
| Shaded Edge | 18 May 2007 20:09 GMT | 2 |
I was wondering how MS got he slight dark blue shading around the rounded edges on the page below? Anyone done anything like this?? http://office.microsoft.com/en-gb/excel/FX100487621033.aspx
|
| Script Manager - Confirm dialog box | 18 May 2007 19:37 GMT | 1 |
In my user control, I have included javascript code using ScriptManager.RegisterClientScriptBlock(). JavaScript code has a confirm message dialog box and we store the message value in a hidden field control. My issue is when the confirm message dialog box popup, in the ...
|
| message box | 18 May 2007 19:35 GMT | 2 |
I want to show a mwesage box depending on condition in button click event. But it doesn't show message right away when I click the button second time only then it shows me mseeagebox but I want to show message box right away when it goes into else statement.
|
| HttpHandler not working | 18 May 2007 18:52 GMT | 3 |
|
| Not getting domain\username | 18 May 2007 18:23 GMT | 1 |
I have the following code in 2 web applications in ASP.Net 2.0 and one returns the domain\username and the other does not. strLogin = LoginName1.Page.User.Identity.Name Can anyone tell me why one application would fail to return it? Both have
|
| 1.1 -> 2.0 framework conversion problem. | 18 May 2007 18:20 GMT | 6 |
I'm trying to convert a 1.1 app to 2.0, and keep finding one thing after another that either Framework 2.0 or Visual Studio 2005 doesn't like. Now this - In the global.asax, code that has been running for nearly 4 years now is
|
| Find Base URL Of My Web App? | 18 May 2007 18:07 GMT | 3 |
This seems like a really, really dumb question, but I can't seem to find the simple answer that it seems to deserve. My C#/ASP.net 2.0 app needs to email a URL link back to the site from a web page. Sending the email is no problem, but generating this URL is
|
| Move asp.net profile/membership tables to sql server | 18 May 2007 17:16 GMT | 2 |
I have a problem that I need some help on. I am creating a website that utilizes the builtin membership functionality in Asp.net 2.0. By default, the "AspNetSqlProvider" is used and the membership data is stored in "AspNetDB.mdf". However, instead of using this
|
| How can i deploy a database with Membership Tables? | 18 May 2007 17:10 GMT | 5 |
I have a problem here. I have used the latest asp.net membership & profiles functionality in my site. I have 2 roles admin and user.
|
| IIS5 not caching? | 18 May 2007 17:02 GMT | 1 |
We run IIS5 with .NET V2 and asp pages. We have started to see 2GB traffic per day for only 400 users and when I have looked in the IIS logs it appears pages are not being cached all. This time last week the traffic was around 800MB per day when caching appeared to work.
|
| Occasional SecurityException when impersonating a user on a new thread | 18 May 2007 16:31 GMT | 4 |
I'm wrestling with a problem that I'm hoping someone can help me with. I have a web application written in VS.2003 and running on version 1.1 of the .NET Framework on XP pro and Windows server 2003 that connects to a SQL server database and authenticates itself using windows
|
| ANN: MSDN Google search | 18 May 2007 16:23 GMT | 1 |
MSDN search using Google Co-Op: http://google.com/coop/cse?cx=001706605492879182808%3Ayra97xpb_7y It's like site:msdn.microsoft.com search but a bit more powerful. It also searches blogs, forums, knowledge base etc.
|