Click here to Skip to main content
15,899,475 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: what is the diffrent between visted link and unvisted link Pin
cdmlb@hotmail.com2-Apr-06 15:41
cdmlb@hotmail.com2-Apr-06 15:41 
GeneralRe: what is the diffrent between visted link and unvisted link Pin
smr852-Apr-06 16:27
smr852-Apr-06 16:27 
GeneralRe: what is the diffrent between visted link and unvisted link Pin
cdmlb@hotmail.com2-Apr-06 17:30
cdmlb@hotmail.com2-Apr-06 17:30 
GeneralRe: what is the diffrent between visted link and unvisted link Pin
smr853-Apr-06 14:33
smr853-Apr-06 14:33 
GeneralRe: what is the diffrent between visted link and unvisted link Pin
cdmlb@hotmail.com3-Apr-06 15:30
cdmlb@hotmail.com3-Apr-06 15:30 
QuestionPDA web site Pin
progman2-Apr-06 9:54
progman2-Apr-06 9:54 
AnswerRe: PDA web site Pin
Vasudevan Deepak Kumar2-Apr-06 21:36
Vasudevan Deepak Kumar2-Apr-06 21:36 
Questionxml parser Pin
lxhan1-Apr-06 22:18
lxhan1-Apr-06 22:18 
When I execute this VBscript I get the following error. Does anyone have an idea how to resolve this issue? The xml it tries to parser is down below labled xml file.
Thanks.
'*********************************** xml parser CODE*******************************

Set xmlDoc = Server.CreateObject("MSXML2.DOMDocument")
xmlDoc.async = False
xmlDoc.setProperty "ServerHTTPRequest", true
xmlDoc.loadXML(objHttp.responseText)
xmlDoc.loadXML(sOutPut)
Response.write sOutPut.documentElement.selectSingleNode("ebrary_username")



************************************ XML FILE


<brary-user-response version="1" status="success">
<brary_username>bry_teets7etrfr1ss8s


************************************


ERROR MESSAGE

--------------------------------------------------------------------------------

Invalid at the top level of the document. Error processing resource ...

Parsing Error......
QuestionRead Windows Clipboard &amp; copy into textarea Pin
barlet1-Apr-06 15:24
barlet1-Apr-06 15:24 
AnswerRe: Read Windows Clipboard &amp; copy into textarea Pin
Vasudevan Deepak Kumar4-Apr-06 4:53
Vasudevan Deepak Kumar4-Apr-06 4:53 
QuestionAnyway.... Pin
KORCARI1-Apr-06 14:59
KORCARI1-Apr-06 14:59 
QuestionCreating Time Table Dynamically Pin
codebased1-Apr-06 4:06
codebased1-Apr-06 4:06 
QuestionHow can i trace browser back button event through javascript. Pin
Jax_qqq31-Mar-06 19:51
Jax_qqq31-Mar-06 19:51 
AnswerRe: How can i trace browser back button event through javascript. Pin
CWIZO3-Apr-06 0:57
CWIZO3-Apr-06 0:57 
GeneralRe: How can i trace browser back button event through javascript. Pin
Jax_qqq3-Apr-06 1:48
Jax_qqq3-Apr-06 1:48 
GeneralRe: How can i trace browser back button event through javascript. Pin
CWIZO3-Apr-06 4:05
CWIZO3-Apr-06 4:05 
Questionhow to verify is a website is up using javascript Pin
ricardojb31-Mar-06 19:37
ricardojb31-Mar-06 19:37 
AnswerRe: how to verify is a website is up using javascript Pin
Vasudevan Deepak Kumar4-Apr-06 4:52
Vasudevan Deepak Kumar4-Apr-06 4:52 
QuestionHow to pass a recordset from server-side asp to client? Pin
Jesse Evans31-Mar-06 12:11
Jesse Evans31-Mar-06 12:11 
Questiona greedy request... Pin
zybernau31-Mar-06 4:04
zybernau31-Mar-06 4:04 
AnswerRe: a greedy request... Pin
Vasudevan Deepak Kumar4-Apr-06 5:18
Vasudevan Deepak Kumar4-Apr-06 5:18 
QuestionFile exists in javascript Pin
Larza12331-Mar-06 2:39
Larza12331-Mar-06 2:39 
AnswerRe: File exists in javascript Pin
Raman Pal Singh31-Mar-06 3:00
Raman Pal Singh31-Mar-06 3:00 
GeneralRe: File exists in javascript Pin
Larza1232-Apr-06 20:25
Larza1232-Apr-06 20:25 
AnswerRe: File exists in javascript Pin
Guffa2-Apr-06 20:54
Guffa2-Apr-06 20:54 

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.