|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
vbscript 2 jscript
How to convert this from vbscript to jscript?
MBRequest("File1").Save MBRequest is a script component |
|
#2
|
|||
|
|||
|
just a guess
[CODE] MBRequest("File1").Save(); [\CODE] or [CODE] MBRequest("File1").save(); [\CODE] Make sure you have "MBRequest" declared exactly because javascript is case sensitive. If these don't work give your declaration in javascript as well as their may be a problem there.
__________________
-- ngibsonau |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > vbscript 2 jscript |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|