开发者

extract text from links and insert in new sorted

开发者 https://www.devze.com 2023-02-21 13:41 出处:网络
I开发者_开发问答 have a single html file that\'s updated and generated frequently.It\'s a list sorted by names and linked with html that contain numbers in the end like ...#835C or #717.

I开发者_开发问答 have a single html file that's updated and generated frequently. It's a list sorted by names and linked with html that contain numbers in the end like ...#835C or #717.

I would like to extract just the number (no letter) and insert it into a new html file sorted by the number but still linked with the original.

Can you help me make this chore an easy one, thanks?

Here is the file I shortened from the current count of 850. The upper half is original and the lower is what I'd like extracted as an example.

http://selvan777.tripod.com/test/rin.htm

Thanks, Selvan

0

精彩评论

暂无评论...
验证码 换一张
取 消