Forum Moderators: not2easy
html file (location on website) content:
href=ftp://server/video.ram (Real Player file)
video.ram (Real Player file) content:
file://video.rm (Real Media file in same directory)
I check html file at my computer, it play normally.
But, if check html file from other outside computer, it responds that "Request file cannot find. Your link may be expired or incorrect".
On the other hand, if change the html file content:
href=ftp://server/video.rm (direct link the Real Media file)
It can download and then play from other outside computer.
Is it something wrong on hyperlink?