Uppps,

I was thinking it was my stupid Win98 box that messed the link URL part up. But I made 
a category at the demo, and there are just getting up some code when trying to go to 
my newly added link

:-(( 

Thanks!

Bjarne

I tryed with both http://url and url as Resource.

http://www.working-dogs.com/freeassociation/demo/htdocs/location.php?sid=pPiZ4W68bLGkTtzI&node=1

0) { $UserInfo = GetUserInfo($Session_User); } $item_URL = $Site_URL; $Query = "SELECT 
n.Resource, p.Private "; $Query .= "FROM node n, pathway p "; $Query .= "WHERE 
n.ID=$node "; $Query .= "AND n.Parent = p.ID "; $DatabaseResult = mysql_query($Query, 
$DatabaseLink); $numRows = mysql_NumRows($DatabaseResult); if($numRows > 0) { 
$DatabaseRow = mysql_fetch_row($DatabaseResult); $node_URL = $DatabaseRow[0]; 
$pathway_Private = $DatabaseRow[1]; /* ** update hit count on this link */ $Query = 
"UPDATE node "; $Query .= "SET LinkCount = LinkCount+1 "; $Query .= "WHERE ID=$node "; 
$DatabaseResult = mysql_query($Query, $DatabaseLink); } header("Location: $node_URL"); 
?>


----- Original Message ----- 
From: Leon Atkinson <[EMAIL PROTECTED]>
To: FreeTrade <[EMAIL PROTECTED]>
Sent: Tuesday, June 06, 2000 10:26 PM
Subject: RE: [FreeTrade] FreeTrade and FreeAssociation 


> OK, check out <http://www.working-dogs.com/freeassociation/.
> 
> 
> 
> ------------------------------------------------------------
> To subscribe:    [EMAIL PROTECTED]
> To unsubscribe:  [EMAIL PROTECTED]
> Site:            http://www.working-dogs.com/freetrade/
> Problems?:       [EMAIL PROTECTED]



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to