2
votes
3answers
210 views
Open New Window from aspx page from *any* URL
Is there any way to configure IIS or Web app to automatically open a new window when a hyper link is clicked? My issue isn't as trivial as it sounds, let me explain... I understand you can use jav …
0
votes
1answer
133 views
db4o running in asp.net Medium Trust environment
I am using the embedded client/server version of db4o (I called OpenServer() instead of OpenFile() method) so that I can host an asp.net website that will have several users reading and writing to …
0
votes
Are there benefits to Classic ASP over ASP.net
If you use classic asp at this point (without a mandate from your CTO) then you need to see a shrink. or you are a masochist. Or as satanist, in which case, you'd like it cuz you'd be in hell! : …
0
votes
progmatically rewritemap rules at runtime
Basically, you could load some rules you create in your application from some persisted store (web.config file, database, etc...) at the application startup and then keep those rules stored in memo …
