Defcon .
03-24-2007, 08:30 PM
...download movie/Mp4 file automatically into PSP video folder? I got some question regarding web scripting. I would like to design my personal blog web site for SONY PSP platform. I also wanna to put some of my MP4 movie (what i know is SONY PSP support MP4 video format only) However i got a
problem on my web scripting. Actually i want to do like this web someone surf with PSP browser and want to download my Mp4 movie file so PSP browser will ask like this :"Do you want to save this file?File Name: filename.MP4
Address:http://www.domain.com/filename.MP4"
YES NO
*p/s If we choose YES that will be download automatically to folder name --> /VIDEO/
I already try with this code:
<a ref="http://www.domain.com/filename.MP4">download</a>
But my PSP web browser didnt come out with that quote like above. For example you can visit this web site.
http://psp.connect.com/product/spt-spider-man-3-new-trailer-for-psp.php
It is different result when you open with normal PC base browser (IE/Mozilla), must with PSP web browser to get a result.
problem on my web scripting. Actually i want to do like this web someone surf with PSP browser and want to download my Mp4 movie file so PSP browser will ask like this :"Do you want to save this file?File Name: filename.MP4
Address:http://www.domain.com/filename.MP4"
YES NO
*p/s If we choose YES that will be download automatically to folder name --> /VIDEO/
I already try with this code:
<a ref="http://www.domain.com/filename.MP4">download</a>
But my PSP web browser didnt come out with that quote like above. For example you can visit this web site.
http://psp.connect.com/product/spt-spider-man-3-new-trailer-for-psp.php
It is different result when you open with normal PC base browser (IE/Mozilla), must with PSP web browser to get a result.