Return to iWEBTOOL

Go Back   iWEBTOOL Talk > The Web and your Website > Programming
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
 
Welcome to iWEBTOOL Talk, where you talk about webmaster-related stuff.
 
Discuss topics which interest you.
With over thousands of threads (topics), we're sure you'll find something that'll interest you.
Ask for help whenever you need it.
We have thousands of members who are available to help you if you need it.
It's absolutely FREE!

 1  Register           2  Browse the board           3  Discuss whatever may interest you!
 


Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 09-22-2006, 05:58 PM   #1
mnemonik23
Junior Member
 
mnemonik23's Avatar
 
Join Date: Feb 2006
Location: US
Posts: 22
mnemonik23 will become famous soon enough
Send a message via ICQ to mnemonik23
Default script to open link by id in a new window

I'm looking for php or jsp script that opens a link by provide id in a new window.

Something like this: www.blah-blah.com/linkto.php?id=17

I assume the list of urls and id can be defined inside of the script of on the DB level.

Does anybody have something like that to borrow?

Thanks
mnemonik23 is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
SEO Checklist
Get yourself better ranking with
our "Do-it-Yourself" SEO Checklist.
Click Here
Old 10-07-2006, 04:35 PM   #2
kenni
Registered Member
 
kenni's Avatar
 
Join Date: Dec 2005
Posts: 1,543
kenni is a splendid one to beholdkenni is a splendid one to beholdkenni is a splendid one to beholdkenni is a splendid one to beholdkenni is a splendid one to beholdkenni is a splendid one to beholdkenni is a splendid one to beholdkenni is a splendid one to behold
Default Re: script to open link by id in a new window

Have you found what you needed?
__________________
Wanna thank someone? Give 'em a rep. More info.
kenni is offline  
Old 10-09-2006, 05:41 AM   #3
rohan2kool
Member
 
rohan2kool's Avatar
 
Join Date: Dec 2005
Posts: 132
rohan2kool will become famous soon enough
Default Re: script to open link by id in a new window

u can't do that with server side only because there's no HTTP status that specifies a url to be opened in a window (all instructions to the browsers are given through HTTP headers).

u need to use a bit of client side to do that too.
__________________
Eat healthy, Stay Fit, Die Anyway.
--==--
If there is a man who knows everything about women, there is a Windows distribution without bugs.
rohan2kool is offline  
Old 12-07-2006, 12:59 PM   #4
rk_8998
Junior Member
 
rk_8998's Avatar
 
Join Date: Dec 2006
Location: Malaysia
Posts: 33
rk_8998 will become famous soon enough
Default Re: script to open link by id in a new window

why? can't you do it with query GET id?
just change the url at the links lke this:

first implement the script page with:

$my_id = $_GET['id'];

// id = your content id in database.

if you want it to open in new window just config the _blank.

<a href='http://www.xxx.com/xx.php?id=<?php echo"$my_id"; ?></a>

i know its kind of confusing but...

i used this in some of my web and its work fine.
rk_8998 is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
Webmaster Tools Webmaster Tools Click Here
Closed Thread

(Threads which have no activity for more than 30 days are automatically closed.)



Quick Reply
Message:

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Business in window cleaning - Be the boss clyde66 Advertise your website 0 09-25-2006 08:44 AM
Business in window cleaning - Be the boss clyde66 Advertise your website 0 09-25-2006 08:36 AM
How to start a window cleaning business clyde66 General Talk 4 08-20-2006 05:36 PM
100% UNIQUE and CUSTOM arcade script. Start your own arcade script business! Skribblez Websites for Sale 4 06-16-2006 05:54 PM
Some Websites the High PR Open for Ads chatsolutionpoint Advertise your website 0 04-24-2006 11:15 AM


All times are GMT. The time now is 05:35 AM.


Powered by vBulletin v3.6.7 © 2008, Jelsoft Enterprises Ltd. SEO by vBSEO © 2006, Crawlability, Inc.