Parsing the hyperlink?

From: Ron B (roskapostit123_at_luukku.com)
Date: 03/29/04


To: beginners@perl.org
Date: Mon, 29 Mar 2004 08:32:39 +0300

I'm running my own version of bulletinboard and I have a little problem
with hyperlinks. I'd like to make them really work. So if posted message
includes http://blaablaablaa it would be a hyeprlink when reader opens
the message. Messages are stored in .html files so it's quite easy to
add http://blaablaablaa to original
file by my cgi-parser.

I know it's something like:

if $message =~ /http:\/\//

But what else?



Relevant Pages

  • Re: Parsing the hyperlink?
    ... > I'm running my own version of bulletinboard and I have a little problem ... > with hyperlinks. ... Messages are stored in .html files so it's quite easy to ... If you are interested in why I say you should skip the regex, ...
    (perl.beginners)
  • Passing variables between HTML pages using VBScript
    ... I am having a few problems at the moment with passing variables through URLs ... between two html files without using an ASP. ... hyperlinks on page1.html such as: ...
    (microsoft.public.scripting.vbscript)
  • HTML files with hyperlinks to www webpage(not accessible)
    ... the data from that website is ... available at a shared location in my local network. ... I wish to access the files using the hyperlinks from the HTML files. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)