Hi again.
Im trying to take information from a URLEncoded file.
For be specific its from Youtube.
The path of the file is something like http://www.youtube.com/get_video_info?video_id=VIDEO_ID
Where VIDEO_ID is the ID of the video (dah!).
Well, the problem is that when I load the URL on my navigator (FF) it downloads all as a file with the information.
Exist a posiblity to get the info direcly and save is as a string for use later?
Thanks![]()

Reply With Quote

