Replays on the Web
Prince Lek
Im trying to put my starcraft(rts game) replays on my website, but when i click on the link sends me to this type of code or something. Does anyone know how to get it just to download by clicking on the link?
EternalTempest
With web browsers and multi-media players, it you click on a media file the web browser tells the multi-media plugin that it has a file and usually will play the video in the page, open up the player or start playing it.
I would maybe zip the file (compress it) too make it smaller, that way when you click on it opens the download dialog box (normally).
I would maybe zip the file (compress it) too make it smaller, that way when you click on it opens the download dialog box (normally).
Prince Lek
Thank you, Ill try that.