[PHP-DB] More linking problems but slightly OT

2002-12-19 Thread George Pitcher
Hi,

Now that I can store - and rebuild my link (URL), I'm having a problem
displaying them.

The links are being displayed into a frame and the link is being prefixed
with the default url for the frameset.

Does anyone know how I can get rid of the prefix?

Cheers

George


===

George Pitcher
HERON Technical Manager
Ingenta plc
23-38 Hythe Bridge Street, Oxford, OX1 2ET
T  +44 (0)1865 799137 direct
T  +44 (0)1865 799000 switchboard
F  +44 (0)1865 799134
E  [EMAIL PROTECTED]

www.ingenta.com
Ingenta: Empowering the exchange of academic and professional content
online.


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP-DB] More linking problems but slightly OT

2002-12-19 Thread Gary . Every
Be sure to add http:// to the beginning of your URL, or the browser thinks
it is a local URL

Gary Every
Sr. UNIX Administrator
Ingram Entertainment
(615) 287-4876
Pay It Forward
mailto:[EMAIL PROTECTED]
http://accessingram.com


-Original Message-
From: George Pitcher [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 19, 2002 11:12 AM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] More linking problems but slightly OT


Hi,

Now that I can store - and rebuild my link (URL), I'm having a problem
displaying them.

The links are being displayed into a frame and the link is being prefixed
with the default url for the frameset.

Does anyone know how I can get rid of the prefix?

Cheers

George


===

George Pitcher
HERON Technical Manager
Ingenta plc
23-38 Hythe Bridge Street, Oxford, OX1 2ET
T  +44 (0)1865 799137 direct
T  +44 (0)1865 799000 switchboard
F  +44 (0)1865 799134
E  [EMAIL PROTECTED]

www.ingenta.com
Ingenta: Empowering the exchange of academic and professional content
online.


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP-DB] More linking problems but slightly OT

2002-12-19 Thread Hutchins, Richard
I think you're going to have to post some code for this one.

If your database holds the exact data you're expecting, show the code that
is building the link on your page after it is retrieved from the database.
If the link in the database is wrong, show the query that inserts it into
the database in addition to the above.

 -Original Message-
 From: George Pitcher [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 19, 2002 12:12 PM
 To: [EMAIL PROTECTED]
 Subject: [PHP-DB] More linking problems but slightly OT
 
 
 Hi,
 
 Now that I can store - and rebuild my link (URL), I'm having a problem
 displaying them.
 
 The links are being displayed into a frame and the link is 
 being prefixed
 with the default url for the frameset.
 
 Does anyone know how I can get rid of the prefix?
 
 Cheers
 
 George
 
 
 ===
 
 George Pitcher
 HERON Technical Manager
 Ingenta plc
 23-38 Hythe Bridge Street, Oxford, OX1 2ET
 T  +44 (0)1865 799137 direct
 T  +44 (0)1865 799000 switchboard
 F  +44 (0)1865 799134
 E  [EMAIL PROTECTED]
 
 www.ingenta.com
 Ingenta: Empowering the exchange of academic and professional content
 online.
 
 
 -- 
 PHP Database Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP-DB] More linking problems but slightly OT

2002-12-19 Thread George Pitcher
RE: [PHP-DB] More linking problems but slightly OTgary,

Thanks, I'd just found that worked.

Cheers

George
  -Original Message-
  From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
  Sent: 19 December 2002 5:32 pm
  To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
  Subject: RE: [PHP-DB] More linking problems but slightly OT


  Be sure to add http:// to the beginning of your URL, or the browser thinks
it is a local URL

  Gary Every
  Sr. UNIX Administrator
  Ingram Entertainment
  (615) 287-4876
  Pay It Forward
  mailto:[EMAIL PROTECTED]
  http://accessingram.com



  -Original Message-
  From: George Pitcher [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, December 19, 2002 11:12 AM
  To: [EMAIL PROTECTED]
  Subject: [PHP-DB] More linking problems but slightly OT



  Hi,

  Now that I can store - and rebuild my link (URL), I'm having a problem
  displaying them.

  The links are being displayed into a frame and the link is being prefixed
  with the default url for the frameset.

  Does anyone know how I can get rid of the prefix?

  Cheers

  George



  ===

  George Pitcher
  HERON Technical Manager
  Ingenta plc
  23-38 Hythe Bridge Street, Oxford, OX1 2ET
  T  +44 (0)1865 799137 direct
  T  +44 (0)1865 799000 switchboard
  F  +44 (0)1865 799134
  E  [EMAIL PROTECTED]

  www.ingenta.com
  Ingenta: Empowering the exchange of academic and professional content
  online.



  --
  PHP Database Mailing List (http://www.php.net/)
  To unsubscribe, visit: http://www.php.net/unsub.php