| Thread | Last Post | Replies |
|
| IP-Address | 04 Jun 2008 02:56 GMT | 3 |
Is there any way you can track the IP-Address of the user is using for the connection. I need to track from what countries the installer come and count unique users. The numbers will be scrammbled so I can't track back what user
|
| Open new window and display PDF document... | 04 Jun 2008 02:28 GMT | 2 |
I would like to be able to open a new IE window on the client side and display a PDF document in the new window. Many tutorial sites that I have checked suggest opening a new IE window using client-side JavaScript and the window.open() function. I suspect this is not the ...
|
| Pasting an Outlook e-mail into a webpage | 04 Jun 2008 02:08 GMT | 1 |
Is there any way to copy an e-mail from Outlook and paste it into a webpage? I don't mean the contents of the e-mail. I know that I can copy an e-mail and paste the .eml file onto my desktop, and then I can browse to that file from a webpage, so that I can save the .eml file
|
| Single Content Page, Multiple Master Pages... | 03 Jun 2008 23:28 GMT | 2 |
I've got an odd little issue where I've got some web pages that are all identical in content; however, I'd like to have them surrounded by different master pages (so one is a master page branded for one company, but then I'd like the same content page to be housed by a different ...
|
| silverlight | 03 Jun 2008 23:09 GMT | 2 |
Is there a news group with a focus on silverlight possibly used in conjunction with asp.net netnatter
|
| silverlight | 03 Jun 2008 23:08 GMT | 1 |
Is there a news group with a focus on silverlight possibly used in conjunction with asp.net netnatter
|
| Replace aspnetdb with an Access Database | 03 Jun 2008 22:54 GMT | 3 |
How can I replace the aspnetdb database with an Access database file so I don't need an MSSQL connection. My ISP doesn't have an MSSQL Server running on the same server as where my homepage is hoasted. Lars
|
| Custom TKey | 03 Jun 2008 22:12 GMT | 2 |
On my web site, i have a collection of items that a user could click on. I originally had a dictionary that kept a key,item list, but now it's grown more complicated as "new information about what the customer is selling" has come in.
|
| Redirect to a "site maintenance" page | 03 Jun 2008 21:30 GMT | 4 |
What's a clean way to redirect users on an information page while doing site maintenance... Can we do it with urlMappings !? (wildcard "*"?) Thanks
|
| Targetinvocationexception | 03 Jun 2008 21:21 GMT | 2 |
Hi, I have a dropdown box bound to a data object. In the code below I am trying to bind this dropdown box to a different dataobject called ObjDtaSceSystemBySystemType but get the error (Target invocation exception) when I try to bind the dropdown box to the new dataobject. Any ...
|
| Delaying autopostbacks on dropdownlists | 03 Jun 2008 20:56 GMT | 1 |
The onchange event fires when using the arrow keys in a dropdownlist. Is it possible to delay the autopostback so I can allow users to use the arrow keys on a dropdownlist with autopostback set to "true" without it posting back on every single arrow press? I see that the
|
| Modifying application folder structure results in application restart - How to stop? | 03 Jun 2008 19:57 GMT | 5 |
Ok, we are all aware of the situation where modifying the folder structure (adding files, folders, deleting files, etc) will result in ASP.NET triggering a recompilation/restart of the application. In a nutshell, I understand how this can be considered desireable by
|
| Ajax newsgroup? | 03 Jun 2008 19:46 GMT | 1 |
Is there any newsgroup out there for asp.net and ajax?? Tia!! Frank
|
| Web Deployment Project Questions | 03 Jun 2008 19:45 GMT | 1 |
I have been using a web deployment project with Visual Studio 2008 Standard Edition to deploy a website. There are a couple of settings which aren't working exactly as I expected and was wondering if anyone on the list has more info.
|
| IE Title Bar Filling Screen | 03 Jun 2008 17:59 GMT | 1 |
A couple of times this last week, one of our users has been using our asp.net 1.1 application in IE7 and the title bar seems to have filled the screen.... The blue fade goes from the top of the screen to the bottom, the IE icon is
|