Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by SaMaster

  1. SaMaster

    Javascript to open link

    Billy, The above code did not help.But I cleared the problem as follows: 1) made a new web site which can be viewed by logged users 2)Redirect the site to the link Now its ok but thank you for you help.
  2. SaMaster

    Javascript to open link

    what is the synthax of dis insturction? no matter which lanugage
  3. SaMaster

    Javascript to open link

    Yes i do :)
  4. SaMaster

    Javascript to open link

    Again I must see if a User is logged in.If he is, he can open the document.When not ho should be redirected to login page. How to do this? How can I prevent somebody from opening apdf document if he isn not logged in? I hope you can help me:)
  5. SaMaster

    Javascript to open link

    Hi again, its not "simply" a information that a pdf exist- its a link to the site where the link is placed on. And I want open this document without clicking on its link.
  6. SaMaster

    Javascript to open link

    No I cant do this because of security reasons.I need 2 sites.On the first a link that informs a user that there is a pdf document.On click this link it should open new site and execute the link on the site without clicking(auto)-quasi redirect to the link Can I do this?
  7. SaMaster

    Javascript to open link

    I didnt test your code but I am not sure if you did understand? I have a external link to a site for exmpl. named test.aspx. <a href="test.aspx">Test site</a> On this site(test.aspx) is an pdf link for exmpl. document.pdf I want to do this think: Klick on Test site opens the site and...
  8. SaMaster

    Javascript to open link

    Can somebody tell me can I open a document(pdf link in a site) with javascript and without clicking on the link?

Part and Inventory Search

Back
Top