[Typo3-dev] typoLink question.
Stig N. Jepsen
stig at 8620.dk
Thu Jul 8 15:57:24 CEST 2004
So many questions today! :-)
I'm using getTypoLink this way:
$this->cObj->getTypoLink('LINK',29)
to make a link to pageid 29.
My problem is that it doesn't include the http: part only this:
<a href="index.php?id=29">LINK</a>
Normally this would not be a problem, but I want to put this into an email,
and this will of course not work.
Does anyone have an idea how to get the complete URL?
/Stig
More information about the TYPO3-dev
mailing list