Played with the url a bit not sure you meant to put your UID in there but it
looks like the response for your query is

Yes N

Meaning Yes they have a history report and No the vehicle is not a One Owner
vehicle. So you would need to use SPACE as your delimiter not carriage
return.  If I change your query to (one_owner )

&ONE_OWNER=N&UID=C410881&VIN=1G6DM57N030113765
The response is just

Yes

Eric Haskins
On Jan 9, 2008 2:47 PM, Josh Nathanson <[EMAIL PROTECTED]> wrote:

> > how can I hit this URL and get back JUST the plain text? I'll format it
> in
> > Flash once I get it back in.
>
> Can you do listGetAt using the carriage return character as a delimiter,
> something like
>
> var1 = listgetat(returnedstring,1,chr(13)&chr(10))
> var2 = listgetat(returnedstring,2,chr(13)&chr(10))
>
> I doubt the syntax is exactly correct there but I bet you could tweak it
> to
> get it to work.
>
> -- Josh
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296311
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to