Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:416011
More Search Options
RSS Available
Matching Posts
Re: CACHing of Word Documents
No its just old fashioned ASP. I do use .NET but this is an old legacy system.
Posted to
Configuration and Deployment
(Forum)
by
Keith Whalen
on 12/17/2006
CACHing of Word Documents
I have a web page using simpl HTML / ASP (not .NET) which offers a hyperlink to a document, the simple code is as follows: <a target = _bnank href = documents\main.doc>CLick here</a> Nice and simple and as you can ss it will open the file "Main.doc" in a nice new web-browser. My problem is that if the file is updated using MS Word, then saved, the web-app hyperlink still shows the out-of-date version. But open the file in MS word and its the up-to-date version. A Caching problem I suspect
Posted to
Configuration and Deployment
(Forum)
by
Keith Whalen
on 12/13/2006
Re: Authentication Timeout
Many thanks, I wasn't aware of that option but it has saved the day.
Posted to
Security
(Forum)
by
Keith Whalen
on 4/11/2006
Authentication Timeout
I have a VB.ASP.NET web application which uses Form Authentication to control Security. The setting in my web.config file is as follows: < authentication mode ="Forms"> < forms timeout ="1480"/> </ authentication > Whilst this may seem extreme I want the authentication to last for 24 hours. When I run the code on my pc (localhost), where it has been developed it works fine and does not expire. However when I place it on a server it defaults to 20 minutes. Are there any IIS settings
Posted to
Security
(Forum)
by
Keith Whalen
on 4/10/2006
Re: SessionState - Timeout
Many thanks that fixed the problem.
Posted to
State Management
(Forum)
by
Keith Whalen
on 11/24/2005
SessionState - Timeout
I am having a really strange problem where my timeout setting seems to be being ignored? I am using Form Authentication within a VB.ASP.NET application (VS 2003). In the projects home directory I have the following settings in the web.config file. < authentication mode ="Forms" /> < sessionState mode ="InProc" stateConnectionString ="tcpip=127.0.0.1:42424" sqlConnectionString ="data source=127.0.0.1;Trusted_Connection=yes" cookieless ="false" timeout ="180" /> Which I would assume would
Posted to
State Management
(Forum)
by
Keith Whalen
on 11/22/2005
Updating Active Directory
I am currently developing a VB/ASP.NET application which authorises the users against Active Directory and identifies them through their unique NativeGuid. So far so good but the final step is allowing the user to change their active AD Password within my application and write the information back to AD and update the last amended date. Can anybody point me in the right direction, or even better to some example code?
Posted to
Active Directory and LDAP
(Forum)
by
Keith Whalen
on 5/17/2005
Re: Document Name
Got it.. The command is Request("URL") which is not a million miles from how its done in .NET
Posted to
Web Forms
(Forum)
by
KEITH WHALEN
on 10/13/2004
Re: Document Name
That works fine in .NET but I need to get the same info in a non asp.net, asp page
Posted to
Web Forms
(Forum)
by
KEITH WHALEN
on 10/13/2004
Document Name
Is there an asp or html command which will return the name of the web page, not the title. For example if I had a web page saved as welcome.asp how could I find out it is called welcome.asp?
Posted to
Web Forms
(Forum)
by
KEITH WHALEN
on 10/13/2004
Page 1 of 2 (18 items) 1
2
Next >
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Channel 9:
Channel 9 Live at PDC09: Doug McCuistion, NASA
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 3: Configuration
Channel 9:
Reading Debate with Bill Buxton
Channel 10:
Reading Debate with Bill Buxton
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online