Re: database results hyperlink target frame
From: Kevin Spencer (kspencer_at_takempis.com)
Date: 08/09/04
- Next message: Tom Pepper Willett: "Re: SKU119.CAB"
- Previous message: Jay: "SERVER ERROR"
- In reply to: Adam: "database results hyperlink target frame"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 9 Aug 2004 08:22:42 -0400
It needs a "target" attribute. Example:
< a href="somepage.html" target=_blank">Click Here</a>
_blank indicates that the link should open in a new window.
-- HTH, Kevin Spencer .Net Developer Microsoft MVP Big things are made up of lots of little things. "Adam" <adam_60657_2000@yahoo.com> wrote in message news:02c201c47d0b$7f399950$7d02280a@phx.gbl... > I've made a database for web links. In the database > results table (generated through database results wizard) > I have the choice to have the results(http ...) displayed > as a link. That part works well, but as I have that page > in a frame, it pulls the web page into the same frame. I > just can't seem to get the link to open in a new page. > How can I set the hyperlink to open in a new page? My > guess is it need a query string (new that kind of talk)for > the hyperlink address, but everything I've tried ends up > worse that the page appearing in the frame. I hope to get > this resloved because it works well--except for that > problem. I'm using fp2003. Adam.
- Next message: Tom Pepper Willett: "Re: SKU119.CAB"
- Previous message: Jay: "SERVER ERROR"
- In reply to: Adam: "database results hyperlink target frame"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|