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...
monksnake thank u for u reply. i tried it both on localhost and one of free php hosting website and both give me same access denied error. could u tell me how to change the permissions and what shold be the permission setting ?
i am using IE 7. do u think that is the problem. I want a solution...
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...
Kozusnik thank u for u reply. The xml file is on internet and i want get the file to use it localy. i am not running my own server. I just want to host my php script on a site. So u do u think wget will work!!
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
monksnake yes rss xml files can be accessed at all time. The radio station offered that to be used.So could u point me to correct ajax that every few seconds pulls data from xml and display it ?Thanks
Thank u for your replies. Actually i am not running my own server. I have a webpage in one of free hosting sites and there is a xml file with data on it located in diffrent server and i do not have controle over it. What i want pull that xml information every few seconds and display it in my...
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
kennethkawamoto thanks for your reply. Unfortunelty i do not know much flash experience. Is there any sofware like swish that can make such thing for u?
dwarfthrower thanks for u reply. i am using the following script found one web for remote rss and i get permission error when i upload it to free sites!! But when i run it from localhost it runs corectly. I be happy if you help me fix this problem.Thanks
[/code]
<!DOCTYPE html PUBLIC...
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.