Click here to Skip to main content
15,914,795 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: how to perform basic authorization Pin
JimmyRopes26-Jul-07 11:50
professionalJimmyRopes26-Jul-07 11:50 
GeneralRe: how to perform basic authorization Pin
Araj0126-Jul-07 14:25
Araj0126-Jul-07 14:25 
GeneralRe: how to perform basic authorization Pin
JimmyRopes26-Jul-07 14:43
professionalJimmyRopes26-Jul-07 14:43 
GeneralRe: how to perform basic authorization Pin
Johnny ²26-Jul-07 18:25
Johnny ²26-Jul-07 18:25 
GeneralRe: how to perform basic authorization Pin
JimmyRopes26-Jul-07 20:21
professionalJimmyRopes26-Jul-07 20:21 
GeneralRe: how to perform basic authorization Pin
Araj0127-Jul-07 7:31
Araj0127-Jul-07 7:31 
GeneralRe: how to perform basic authorization Pin
JimmyRopes27-Jul-07 8:08
professionalJimmyRopes27-Jul-07 8:08 
GeneralRe: how to perform basic authorization Pin
Araj0127-Jul-07 10:11
Araj0127-Jul-07 10:11 
message sent to the server is
POST https://localhost/cgi-bin/cgi_xml.exe HTTP/1.1
Host: MyFirm
Connection: close
User-Agent: GetURL
Authorization: BASIC dGVzdCA6IHRlc3QxMjM=
Content-Length: 747
Content-Type: application/xml; charset=UTF-8




response received from the server is
HTTP/1.1 401 Authorization Required
Date: Fri, 27 Jul 2007 20:11:03 GMT
Server: Apache/2.0.59 (Win32) mod_ssl/2.0.59 OpenSSL/0.9.8d
WWW-Authenticate: Basic realm="restricted stuff"
Content-Length: 506
Connection: close
Content-Type: text/html; charset=iso-8859-1

Can anyone tell me if the header information i am providing is incorrect?
QuestionMULTILINE TEXTBOX Pin
hifiger200426-Jul-07 8:04
hifiger200426-Jul-07 8:04 
QuestionHow to close DropDownExtender's Panel manually? Pin
Abbas8226-Jul-07 7:39
Abbas8226-Jul-07 7:39 
QuestionDropdownList Overlapping DHTML DropDown Menu Pin
Kumaran21cen26-Jul-07 1:41
Kumaran21cen26-Jul-07 1:41 
AnswerRe: DropdownList Overlapping DHTML DropDown Menu Pin
Luay.Essa26-Jul-07 2:47
Luay.Essa26-Jul-07 2:47 
GeneralRe: DropdownList Overlapping DHTML DropDown Menu Pin
RichardGrimmer26-Jul-07 5:55
RichardGrimmer26-Jul-07 5:55 
Questioncustmise tool tip in dropdown Pin
jpk42025-Jul-07 22:27
jpk42025-Jul-07 22:27 
QuestionRe: custmise tool tip in dropdown Pin
T.EDY25-Jul-07 23:25
T.EDY25-Jul-07 23:25 
AnswerRe: custmise tool tip in dropdown Pin
Blue_Boy25-Jul-07 23:28
Blue_Boy25-Jul-07 23:28 
GeneralRe: custmise tool tip in dropdown Pin
jpk42026-Jul-07 21:55
jpk42026-Jul-07 21:55 
GeneralRe: custmise tool tip in dropdown Pin
Blue_Boy27-Jul-07 2:57
Blue_Boy27-Jul-07 2:57 
AnswerRe: custmise tool tip in dropdown Pin
Vasudevan Deepak Kumar25-Jul-07 23:36
Vasudevan Deepak Kumar25-Jul-07 23:36 
QuestionHow to prevent multiple login of the same user? [modified] Pin
gurukodlekere25-Jul-07 21:03
gurukodlekere25-Jul-07 21:03 
AnswerRe: How to prevent multiple login of the same user? Pin
Vasudevan Deepak Kumar25-Jul-07 23:34
Vasudevan Deepak Kumar25-Jul-07 23:34 
QuestionHow to solve IIS Problem ? Pin
pubududilena25-Jul-07 17:46
pubududilena25-Jul-07 17:46 
AnswerRe: How to solve IIS Problem ? Pin
Vasudevan Deepak Kumar25-Jul-07 23:35
Vasudevan Deepak Kumar25-Jul-07 23:35 
AnswerRe: How to solve IIS Problem ? Pin
kubben26-Jul-07 1:46
kubben26-Jul-07 1:46 
QuestionFreeware DB App done with Javeline Platform over MySQL Pin
jamesmorr25-Jul-07 14:13
jamesmorr25-Jul-07 14:13 

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.