Thanks Aerilius and TIG for your prompt reply.
I would prefer to try the HTML5 drag and drop API.
If there is any successful, I would post the photo for your reference.
Thanks.
Kevin Fung
(Hong Kong)
Thanks Aerilius and TIG for your prompt reply.
I would prefer to try the HTML5 drag and drop API.
If there is any successful, I would post the photo for your reference.
Thanks.
Kevin Fung
(Hong Kong)
Hi Guys!
I am not technical man. I am just trying to develop my own website for my own skp files and let me clients to download the skp files.
I am looking for the code which allows the download skp files directly into sketchup software.
It may be easy one. But, it helps me a lot for developing the new website applications to my clients.
I found out the code from 3D warehouse for downloading files directly into sketchup software as follows :
<a class="download" href="/3dwarehouse/download?mid=bf122b6e466158b1a9184fc3cc92a412&rtyp=s7&fn=Porte+de+garage+dynamique&ctyp=other&ts=1367319137000" onclick="_G3DWH_Utils.showHideElement('downloadChoices', false)">下載547 kb</a>
Is this code ( onclick="_G3DWH_Utils.showHideElement('downloadChoices', false)" ) that I need for downloading files directly into sketchup software?
Or is there any new code for doing the same purpose?
Thanks a lot in advance.
Kevin Fung
( Hong Kong )