Jim- Monday, November 27, 2006, 10:08:51 AM, you wrote:
> I don't think there is any realistic speed difference between the solutions > unless the HTML text block is very large (like an indexed of 100 links to > 'my favorite web sites'), and then the regEx will be the slowest factor. > Both solutions use this, so again, just as quick in Rev. Rev's regex processor is optimized C code in the engine, and it seems to run fast enough for me. I'm probably going be grabbing maybe 100 lines of text at at time (if I knew how many I wouldn't need this function), so I think the limiting factor is going to be just the speed of the web servers involved. > Thanks for the quiz :-) Thanks for playing <g> -- -Mark Wieder [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
