Guest fsoudbakhsh Report post Posted 09/04/2004 07:11 AM Here is my real problem, I bought a ready programmed ColdFusion script. The values in this scrip is the same as below: <cfparam name="attributes.card_num" default=""> I don’t know what module should I use to read and wire value in authorize.cfm file? I also don’t know how to write the code to place the card number just into the “card_num” location. I am not sure if Run module, can help, because run module either add the date to begging of line or overwrite on existing data. I used DDE module, but I am getting the error, please see below. Please also see the VG script file I wrote for testing, write and read data into the authorize.cfm file. Please let me know what module in VG should I use and how can I read and write to coldfusion.cfm file via that module. really need to response as soon as possible. Thanks Farzad 000052.63 6 [DDE 1] DDE 000052.63 6 rv replace start: [$RV[Get Numbers2]] 000052.63 6 rv ns [PathSysVoice]{}[PathApp]{C:\Program Files\VoiceGuide\}[PathDataVm]{C:\Program Files\VoiceGuide\data\}[PathVgSys]{C:\Program Files\VoiceGuide\system\}[scriptsPath]{C:\Program Files\ivg\Scripts\PBPScript\test\}[scriptPath]{C:\Program Files\ivg\Scripts\PBPScript\test}[$RV_STARTTIME]{9/4/2004 12:00:47 AM}[$RV_DEVICEID]{6}[$RV_CIDNAME]{}[PathApp]{C:\Program Files\VoiceGuide\}[$RV_CIDNUMBER]{}[Get Numbers 2]{654321}[Get Numbers 2_PathTaken]{success} 000052.64 6 rv replace end: [] 000100.73 6 DDE error 282:No foreign application responded to a DDE initiate 000100.73 6 dtmf # (66522,35,2) 000100.73 6 ScriptEventCode 35 iLineState=5900 000100.75 6 timer clear 000100.75 6 [error] Playing 100.77 6 [error] Playing (C:\Program Files\ivg\Scripts\PBPScript\MCAC\voice files\system error.wav) Share this post Link to post
Guest fsoudbakhsh Report post Posted 09/04/2004 07:14 AM i forgot to attached the VG script. here you are. coldfusiondataentring.vgs Share this post Link to post
SupportTeam Report post Posted 09/04/2004 08:24 AM We're not familiar with ColdFusion so we do not know what the coldfusion.cfm file is or what it does... For examples on how to write text files from VG see: http://www.voiceguide.com/vghelp/html/modVbs.htm Share this post Link to post