It's reaching the TAF fine, I can see it's execution in the log.
There is an IF statement comparing checking to see if drv_id is greater than 0 that isn't catching because it doesn't see the drv_id value.
I also did some debuging and pasted the following in the script and executed the TAF in a browser
Drv_id = <@SEARCHARG NAME="drv_id"><br>
and it prints
Drv_id =
The TAF executes just can't pull the search args.
Bryan Hughes TFG-PIU 954-493-6565 x122
On Feb 11, 2005, at 11:18 AM, Ben Johansen wrote:
Try 127.0.0.1 instead of localhost. I have come not to trust localhost.
Ben Johansen - http://www.pcforge.com Authorized Witango & MDaemon Reseller Available for Web App. Developement
-----Original Message----- From: Bryan Hughes [mailto:[EMAIL PROTECTED] Sent: Friday, February 11, 2005 9:11 AM To: [email protected] Subject: Re: Witango-Talk: Losing search arg values
http://localhost/svcs/web/irprocess.taf?drv_id=18393&proxy=1
Only two args.
Bryan Hughes TFG-PIU 954-493-6565 x122
On Feb 11, 2005, at 11:06 AM, Ben Johansen wrote:
Hey,
Do you have a sample of the URL? Is the length greater than 255 chars?
Ben Johansen - http://www.pcforge.com Authorized Witango & MDaemon Reseller Available for Web App. Developement
-----Original Message----- From: Bryan Hughes [mailto:[EMAIL PROTECTED] Sent: Friday, February 11, 2005 8:57 AM To: [email protected] Subject: Witango-Talk: Losing search arg values
I've created a trigger in my MS SQL database that uses MSXML to call URLs.
This allows me to have the database trigger web applications.
I have it working fine for three TAFs but another one will not recognize the search arg values passed to it.
I've even opened up a web browser and tried to manually call the TAF passing the URL encoded search args with no luck.
@SEARCHARGNAMES gives me an array with the names of the search args but
when I use @SEARCHARG to dislpay the value it's empty.
The same logic works on three other TAFs.
Anybody had any experience with TAFs losing search arg values?
Bryan Hughes TFG-PIU 954-493-6565 x122
______________________________________________________________________ _
_
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
______________________________________________________________________ _
_
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
_______________________________________________________________________ _
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
_______________________________________________________________________ _
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
