Hi all i got a php script that pulls xml file from remote server and writes it to a file and also displays it browser.The porblem is that the echo does not produced well formated xml!!(Note:the writeen file is well formated but not output to browser). when i call this php i want to be able to...
Hi all i am using the follwoing code to display a feed but when run i get the following error:access is denied
xmlobj.open('GET',doc,true); ===>access is denied. error line 34
If i download the same xml file manually and place it in same folder as script then i do not get error. could any...
Hi all i am using the follwoing code to display a feed but when run i get the following error:access is denied
xmlobj.open('GET',doc,true); ===>access is denied. error line 34
If i download the same xml file manually and place it in same folder as script then i do not get error. could any...
Hi all. could any one show me diffrent ways to be able download remote xml file using php. I want access a remote xml file every few min and download it and use it as it is local file. I be happy if some one show me how this can be don.Thanks
Hi all. i am tryng to use ajax for pulling some dynamic xml data from a remote server but not sure if it can pull xml data from remote server . I be happy if some one guide me before i go deep in learing AJAX .Thanks
Hi all . I want to create a page that it pulls dynamic xml data from a remote server (in this case it is from radio station rss that inncludes artist name,song name and ...) and display it page. Here is example of remote rss xml:
- <playlist>
- <song>
<artist>Artisname1</artist>...
Hi all . I want to create a page that it pulls dynamic xml data from a remote server (in this case it is from radio station rss(xml) that inncludes artist name,song name and ...) and display it page. Here is example of remote rss xml:
CODE
- <playlist>
- <song>
<artist>Artisname1</artist>...
Hi all . I want to create a page that it pulls dynamic xml data from a remote server (in this case it is from radio station rss that inncludes artist name,song name and ...) and display it page. Here is example of remote rss xml:
- <playlist>
- <song>
<artist>Artisname1</artist>...
hi all. could any one show me how i can capture all the keys and do some replace for keys. For example if key K is pressed i want in textbox it shows arabic unicode equivelent for letter k which is ?. Similerly for remaining keys.Thanks
Hi all i am trying to create a program that when i press a certain english letter, it goes writes non english unicode of that letter instead. All the equivelent letters are predfined . For example if i press letter K on keyboard ,in the textbox or word type document it prints ? and so fort for...
could any one show me how i can display farsi unicode letters in visual basic textbox. Now when i paste i get all ????????????????? instead of the sentence. Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.