Works great, perfect!!

Thank you very much, Pascal!!!

cu
sscar

>Txt = REReplaceNoCase(cfhttp.filecontent,'.*<td style="width:640px;"
>valign="top" class="hafas">(.*)<td style="width:150px;" valign="top"
>class="posInformationen">.*',"\1")
>
>This should do it. Not tested. Watch out for wrap in email.
>
>Pascal
>CFHTTP.
>> The variable returned as string object is:
>> Page = CFHTTP.FileContent
>> 
>> As mentioned in another thread but unfortunatelly not very easy to get
>> working for my specific needs I think I'll have to use a regular
>> expression to extract the values that I am after, this is the part
>that
>> I'm not sure about at all.
>> 
>> All I have is the unique starting html tag '<td style="width:640px;"
>> valign="top" class="hafas">' and ending html tag '<td
>style="width:150px;"
>> valign="top" class="posInformationen">', too. All text and html
>between
>> these two literals must be found, I need to
>> extract ALL between these two tags...
>> 
>> I'm really not sure at all on how to get started on this, so any help
>> would be appreciated.
>> Regards. Oscar
>> 
>>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:203797
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to