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

Reply via email to