Skip to main content
Known Participant
August 26, 2008
Question

VBSCRIPT calling

  • August 26, 2008
  • 2 replies
  • 506 views

Is it possible to call VBScript function through CFM pages ?


ThePolarExpress
    This topic has been closed for replies.

    2 replies

    Inspiring
    August 26, 2008
    You might be able to do it with cfexecute.
    Inspiring
    August 26, 2008
    thepolarexpress wrote:
    > Is it possible to call VBScript function through CFM pages ?
    >
    >
    > ThePolarExpress

    What kind of VBScript? Living where? How would you call it without CFM?
    Known Participant
    August 26, 2008
    I have serverside vbscript fuction which is little bit difficult to migrate to cfscript , so I just have thought in mind that give direct call from cfm pages.

    Script resides in server side and uses some vbscript componet like RegExp.... and some critical date functions.

    Thanks
    The{PolarExpress}