fusion of elements
10-04-2005, 02:06 PM
I am beginner -> intermediate MaxScripter with several tools developed over the past few months. However, I have hit a brick wall with my latest tool which requires Max to download a max file from a URL.
I know this is possible with i-drop, but I cant get that working from Script at all. I've looked at the help file all day and have worked through many alternatives, but got no where. The furthest I've got is using an ActiveX plugin or a Webpage in a dialog box to i-drop manually. However, this isnt what I need to achieve.
I require a script to make a connection to the web, and download a .max file from myURL to myDest (C:/3dsmax7/downloads).
I dont see any need to use i-drop. All I require is a simple download from/to function. Is this available in MaxScript? And if so, how is it achived? (there are no docs in the help file).
I have come from a Macromedia Director/Lingo background and this is an easy achieved process (downLoadNetThing "myURL", "myDest"). So im finding it very frustrating that there isnt something similar in MaxScript.
Any help or insight into this (with examples) would be very much appreciated.
Thanks in advance!
I know this is possible with i-drop, but I cant get that working from Script at all. I've looked at the help file all day and have worked through many alternatives, but got no where. The furthest I've got is using an ActiveX plugin or a Webpage in a dialog box to i-drop manually. However, this isnt what I need to achieve.
I require a script to make a connection to the web, and download a .max file from myURL to myDest (C:/3dsmax7/downloads).
I dont see any need to use i-drop. All I require is a simple download from/to function. Is this available in MaxScript? And if so, how is it achived? (there are no docs in the help file).
I have come from a Macromedia Director/Lingo background and this is an easy achieved process (downLoadNetThing "myURL", "myDest"). So im finding it very frustrating that there isnt something similar in MaxScript.
Any help or insight into this (with examples) would be very much appreciated.
Thanks in advance!
