Click here to Skip to main content
15,913,944 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: retriving a file from another drive Pin
N a v a n e e t h27-Jan-09 18:54
N a v a n e e t h27-Jan-09 18:54 
QuestionAfter security update that is described in security bulletin MS07-040 - ASP.NET 2.0 application started showing garbage data. [modified] Pin
payback27-Jan-09 17:23
payback27-Jan-09 17:23 
Questionnested master page problem Pin
Arif Liminto27-Jan-09 14:20
professionalArif Liminto27-Jan-09 14:20 
AnswerRe: nested master page problem Pin
josh41727-Jan-09 23:11
josh41727-Jan-09 23:11 
QuestionDisplay contents of a multiline textbox for printing Pin
krup7527-Jan-09 11:50
krup7527-Jan-09 11:50 
QuestionImages not showing up Pin
Ekjon27-Jan-09 9:55
Ekjon27-Jan-09 9:55 
AnswerRe: Images not showing up Pin
N a v a n e e t h27-Jan-09 18:56
N a v a n e e t h27-Jan-09 18:56 
AnswerRe: Images not showing up Pin
TestRider27-Jan-09 19:00
TestRider27-Jan-09 19:00 
AnswerRe: Images not showing up Pin
Abhijit Jana27-Jan-09 19:00
professionalAbhijit Jana27-Jan-09 19:00 
QuestionSession Lost Pin
Waheed Ur Rehman27-Jan-09 7:52
Waheed Ur Rehman27-Jan-09 7:52 
AnswerRe: Session Lost Pin
vaghelabhavesh27-Jan-09 9:33
vaghelabhavesh27-Jan-09 9:33 
GeneralRe: Session Lost Pin
Waheed Ur Rehman27-Jan-09 9:46
Waheed Ur Rehman27-Jan-09 9:46 
AnswerRe: Session Lost Pin
Abhijit Jana27-Jan-09 18:44
professionalAbhijit Jana27-Jan-09 18:44 
AnswerRe: Session Lost Pin
kishorg127-Jan-09 19:14
kishorg127-Jan-09 19:14 
GeneralRe: Session Lost Pin
Ashutosh Phoujdar27-Jan-09 20:15
Ashutosh Phoujdar27-Jan-09 20:15 
Questionhow could we will add WMV from COM Components in asp.net Pin
somasekhara77727-Jan-09 7:51
somasekhara77727-Jan-09 7:51 
AnswerRe: how could we will add WMV from COM Components in asp.net Pin
Ashutosh Phoujdar27-Jan-09 22:15
Ashutosh Phoujdar27-Jan-09 22:15 
QuestionAccessing an image on the web form Pin
Ekjon27-Jan-09 7:41
Ekjon27-Jan-09 7:41 
AnswerRe: Accessing an image on the web form Pin
TestRider27-Jan-09 19:04
TestRider27-Jan-09 19:04 
QuestionDatabinding to dynamically created textboxes Pin
gbabu1727-Jan-09 5:40
gbabu1727-Jan-09 5:40 
Questiondrop www from url Pin
munklefish27-Jan-09 5:03
munklefish27-Jan-09 5:03 
Hi,

Can anyone help me with the following problem please;

I need to drop the 'www' part of a url whenever it is entered by a visitor. So for example if they type 'www.domain.com/' it goes to 'domain.com/'. Likewise it should do the same for specific files and folders eg 'www.domain.com/files/test.jpg' should redirect to 'domain.com/files/test.jpg'.

The updated domain name should be shown in the url.

I am running this on IIS on a dedicated machine over the web. I using the 'redirect' function in IIS i can only get it to redirect to a specific url rather than the exact corresponding file / domain location.

WOuld it be better to do this with a .Net config file?

Help greatly appreciated.

Thanks!!!
AnswerRe: drop www from url Pin
Aman Bhullar27-Jan-09 19:01
Aman Bhullar27-Jan-09 19:01 
AnswerRe: drop www from url Pin
Ashutosh Phoujdar27-Jan-09 21:40
Ashutosh Phoujdar27-Jan-09 21:40 
Question[newbie] Cannot insert null value to SQL Server identity column Pin
jon-8027-Jan-09 4:52
professionaljon-8027-Jan-09 4:52 
AnswerRe: [newbie] Cannot insert null value to SQL Server identity column Pin
SeMartens27-Jan-09 4:56
SeMartens27-Jan-09 4:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.