Author Topic: Linking issue  (Read 3779 times)

0 Members and 1 Guest are viewing this topic.

Offline atony34

  • Pre-Newbie
  • Posts: 7
    • View Profile
Linking issue
« on: July 06, 2005, 09:54:57 PM »
I have an issue and want to see if there is a way around this.  I want to setup a short link to put on business cards that would link to the image & details.  For example i want www.mydomain.com/state/name to go to www.mydomain.com/details.php?image_id=1&sessionid=fefb8cc2d5f71ff946291001973e04b5

i can really put that whole link on a business card.

is there a way to do this?

Thanks

Offline mawenzi

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: Linking issue
« Reply #1 on: July 06, 2005, 11:56:20 PM »
hi atony34,

use only this : www.mydomain.com/details.php?image_id=1
without  sessionid... !

mawenzi
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline atony34

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: Linking issue
« Reply #2 on: July 07, 2005, 03:07:54 AM »
yeah thats a great tip thanks.  But is there any script or something else I could do because It would not look professional on a business card.  I have been trying to think of ways to do this, an I can't figure it out.  There must be a way?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Linking issue
« Reply #3 on: July 07, 2005, 04:02:14 AM »
where do u want to have this link? 4images does not have "business card" feature, so please explain exactly where do u want it to be showed.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Gwydion

  • Full Member
  • ***
  • Posts: 126
    • View Profile
Re: Linking issue
« Reply #4 on: July 07, 2005, 11:48:26 AM »
I assume you want a short link on your business card that goes exactly to the above mentioned site?
One of the fastest way I can think of is setting up a html page and do a browser forward to that address. If the forward is set to e.g. 1 second it is almost not noticable. Then you can put the link to that forward page on your business card (eg. www.mydomain.com/followme.htm).
Or you give visitors the option to go to the site or the gallery on your domain index page.
Hope that helps.