Dec 2, 2007 #1 sweetgirl77 IS-IT--Management Joined Dec 2, 2007 Messages 1 Location MY How to include visual basic in coldfusion
Dec 5, 2007 #2 PushCode Programmer Joined Dec 17, 2003 Messages 573 Location US Only way I know of would be with COM objects. You can register vb code as a com object and then use it in CF. Obviously, the details depend entirely on what you're trying to accomplish. Upvote 0 Downvote
Only way I know of would be with COM objects. You can register vb code as a com object and then use it in CF. Obviously, the details depend entirely on what you're trying to accomplish.
Dec 5, 2007 #3 jstreich Programmer Joined Apr 20, 2002 Messages 1,067 Location US VB or VBScript... there is a difference. What specifically are you trying to do? [plug=shameless] http://game-master.us/phpx-3.4.0/[/plug] Upvote 0 Downvote
VB or VBScript... there is a difference. What specifically are you trying to do? [plug=shameless] http://game-master.us/phpx-3.4.0/[/plug]