Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Asp --> Jnlp (File Creation)
Message
 
 
To
16/06/2003 13:31:21
David Brunelle
Université de Sherbrooke
Sherbrooke, Quebec, Canada
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00800394
Message ID:
00800432
Views:
21
>Hi, I has a pretty singular question.
> I have a program in JAVA that is run through Java Network Lauch Protocol(JNLP), which is basically nothing else than an XML file. the question doesn't concern JNLP in itself though.
> In order to pass an argument to my java, I must included an argument tag in my jnlp file and for that, I need to dynamically create the said file and then call it. So my question is : can we create file "on the run" using ASP, put that file on the server and then run it. I know how to run it (that's at least that) but I am not to sure about the file part. I did some vbscript before. Can we use the FSO thing in VB to make a file in ASP too??

Yes, you can use FSO in VBScript to create the file. You would be able to find plenty of samples through google if you would search on FSO and ASP.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform