Click here to Skip to main content
15,911,030 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: how to declare static variable in javascript Pin
Venkatesh Mookkan29-Dec-06 0:17
Venkatesh Mookkan29-Dec-06 0:17 
Questionhelp me to connect web and excel to import and export data Pin
ramu4u28-Dec-06 22:41
ramu4u28-Dec-06 22:41 
AnswerRe: help me to connect web and excel to import and export data Pin
Bradml28-Dec-06 23:06
Bradml28-Dec-06 23:06 
Questionasp.net save file Pin
hhems28-Dec-06 18:57
hhems28-Dec-06 18:57 
QuestionHow can I find time that it is taking Pin
indian14328-Dec-06 17:46
indian14328-Dec-06 17:46 
AnswerRe: How can I find time that it is taking Pin
hhems28-Dec-06 18:58
hhems28-Dec-06 18:58 
AnswerRe: How can I find time that it is taking Pin
theJazzyBrain2-Jan-07 3:36
theJazzyBrain2-Jan-07 3:36 
QuestionIIS challenge [modified] Pin
Brent Lamborn27-Dec-06 11:38
Brent Lamborn27-Dec-06 11:38 
I'm really stumped on this security issue. I get a windows challenge, pop-up, login dialog, whatever you want to call it, when I go to my website. Here is what I have so far:

1) I can get to services.xxx.com just fine ( no pop-up)

2) When I go to services.xxx.com/newsite I get the login pop up

3) services.xxx.com/newsite is a .NET 2.0 site with windows authentication in the web.config <authentication mode="Windows">

4) services.xxx.com/newsite is running as an application in IIS 6.0 (not as a virtual directory it physically sits under the root in the windows directory)

5) If I click "Cancel" on the pop up I get a "HTTP Error 401.1 - Unauthorized: Access is denied due to invalid credentials.
Internet Information Services (IIS)"

6) If I enter the same login I use to remote desktop to that server, I gain access to the site

7) In windows security, the folder "newsite" inherits all it's permission from the parent directory.

8) If I open in IE on the web server itself like this http://localhost/newsite it opens w/o a login, but if I use the domain http://services.xxx.com/newsite then I get the pop-up

I want to allow anyone on the web to see this site (eventually but not yet so I didn't post the actual url ) . Can anyone help?




-- modified at 17:52 Wednesday 27th December, 2006


"Half this game is ninety percent mental." - Yogi Berra

If you can read thank a teacher, if you can read in English, thank a Marine.

AnswerRe: IIS challenge Pin
Bradml27-Dec-06 22:15
Bradml27-Dec-06 22:15 
QuestionHow to handle 200 KB images in my Home page to improve download time Pin
Arindam Tewary27-Dec-06 4:19
professionalArindam Tewary27-Dec-06 4:19 
AnswerRe: How to handle 200 KB images in my Home page to improve download time Pin
Bradml27-Dec-06 4:47
Bradml27-Dec-06 4:47 
GeneralRe: How to handle 200 KB images in my Home page to improve download time Pin
Arindam Tewary27-Dec-06 4:57
professionalArindam Tewary27-Dec-06 4:57 
GeneralRe: How to handle 200 KB images in my Home page to improve download time Pin
Bradml27-Dec-06 6:16
Bradml27-Dec-06 6:16 
AnswerRe: How to handle 200 KB images in my Home page to improve download time Pin
theJazzyBrain2-Jan-07 3:33
theJazzyBrain2-Jan-07 3:33 
QuestionCan I delete all the elements from a .net server drop down list control by using Javascript function Pin
indian14327-Dec-06 1:38
indian14327-Dec-06 1:38 
AnswerRe: Can I delete all the elements from a .net server drop down list control by using Javascript function Pin
Bradml27-Dec-06 4:14
Bradml27-Dec-06 4:14 
QuestionCan anybody help me to use combobox from Javascript function Pin
indian14326-Dec-06 17:56
indian14326-Dec-06 17:56 
AnswerRe: Can anybody help me to use combobox from Javascript function Pin
Venkatesh Mookkan26-Dec-06 19:17
Venkatesh Mookkan26-Dec-06 19:17 
GeneralRe: Can anybody help me to use combobox from Javascript function Pin
indian14326-Dec-06 22:17
indian14326-Dec-06 22:17 
Questionstrong name in visual studio 2005 Pin
TariqMahmood26-Dec-06 5:39
TariqMahmood26-Dec-06 5:39 
QuestionHow can I add elements in to a .Net Drop down list server control using Javascript function. Like I have 3 dropdown list server controls. I want change the date field whenever month or year changed. If possible please give some code snippet. Pin
indian14326-Dec-06 1:22
indian14326-Dec-06 1:22 
AnswerRe: How can I add elements in to a .Net Drop down list server control using Javascript function. Like I have 3 dropdown list server controls. I want change the date field whenever month or year changed. If possible please give some code snippet. Pin
Christian Graus26-Dec-06 15:37
protectorChristian Graus26-Dec-06 15:37 
GeneralHow can I add elements in to a .Net Drop down list server control using Javascript function. Like I have 3 dropdown list server controls. I want change the date field whenever month or year changed. If possible please give some code snippet. Pin
indian14326-Dec-06 17:54
indian14326-Dec-06 17:54 
QuestionCan I add elements in to a Drop down list server control Pin
indian14326-Dec-06 1:17
indian14326-Dec-06 1:17 
AnswerRe: Can I add elements in to a Drop down list server control Pin
Christian Graus26-Dec-06 15:16
protectorChristian Graus26-Dec-06 15:16 

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.