I am calling a document via cfhttp. I am replacing numerous lines of text within the called document.

There is a snippet in the document that I cannot seem to grab:

<td width=1>

</td>

Spacing is as it is in the doc...

I can grab the <td width=1> with no problem. But I cannot grab the </td> because I will screw up the entire document. I tried control characters to get the whole thing - chr(), etc. (replace(document,"<td width=1>#chr(13)#...</td>", "")>) but it seems that I could not grab them that way.

Any ideas?

Regards,

Josen
GoMotorBids.com
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to