|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Anyone looking for a way to modernize legacy data or easily migrate to a more cost-effective database without sacrificing functionality will benefit from this seminar. View the Intro to Advantage Database Server now! |
|
#1
|
|||
|
|||
|
I have a cold fusion file that does a few things with SQL and the file itself works great. However, I want to "kick off" or start the job with a Vbscript/JavaScript instead of using cf scheduler or having the user click a button/event. Is it possible to run a cf file basically like a batch file? Any help or ideas would be greatly appreciated?
|
|
#2
|
||||
|
||||
|
have a batch file run an shortcut to the page you want to load.
this is what you would put in a batch file in your C:\ directory cd \Program Files\Internet Explorer\ iexplore.exe http://yourserver/yourpage.cfm?ifyouneedit=variables |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|