View Full Version: Pull URL's outa string

Cservers > Visual Basic > Pull URL's outa string


Title: Pull URL's outa string


helfire - March 30, 2005 03:06 AM (GMT)
Ok, here's a nother little problem i'm having.

I have my program download a html file, it has a bunch of links, i want it to grab the text out of it that begins with "http" and ends with ".bin" ie: http://site/folder/file.bin

I'm not having luck searching.

Also |2em1x: what do you use to update your program? I'm using something in vb.net but it locks the program untill it finishes.

Thanx :ph43r:

helfire - March 30, 2005 03:23 AM (GMT)
(?<http>(http:[/][/]|www.)([a-z]|[A-Z]|[0-9]|[/.]|[~])*.bin)

regexp are neat hehe, just gota see how to run it on a string now and i'll be set!

(but i still wanta know what u use to download updates :))

|2eM!x - March 30, 2005 04:10 AM (GMT)
wait so did you solve your problem? ill uplpoad the way i update in a minute to your pm box...

for me, id split the text like i showed you in that other project (at least i think i did )




* Hosted for free by InvisionFree