02-07-2008 11:34 AM - edited 03-14-2019 01:49 AM
I am setting up a test script where the caller will be prompted to enter 6 digits address code. For testing, we don not need to dip into the database to validate the address code. For now, I just need to collect those digits and insert it as a variable to the URL (see below) to search the information portal that was provided to me by our programmer.
C:\Program Files\Internet Explorer\iexplore.exe http://info.xyz.com/InfoPortal/Default.aspx?AddressCd=[VariableFromAddressCode]
The call will then be presented to the next available agent and will pop-up on the agent's desktop.
My problem is how create a script to collect and store those 6 digits address code entered by the caller and insert it as a variable to the [VariableFromAddressCode]in the above url.
Any help will be greatly appareciated. Thank you.
02-11-2008 08:01 AM
02-11-2008 10:28 AM
Thanks for you reply. I used notepad and I can confirm that a space is being inserted by the CAD. But I don't see any space after the data field or the URL that I have setup using the desktop administrator.Any other suggestions ? Thank you.
02-11-2008 10:50 AM
09-09-2009 05:11 PM
I am having the same exact issue with the %20 and I also havd a " at the endo of my url. Anyone ever find a solution to this?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide