How to cload (hide) URL in DW CS3

Hi,
I'm making a members only section in my website for paying
customers only. I'm making my pages in .aspx format so that
visitors have to login. However on some of these aspx pages there
are PDF files which containing hi-rez copies of the pages. On these
PDF pages the URL is not .aspx and meaning that people who are not
members can access the PDFs if they know or learn the URL to the
PDFs. Is there any way to cloak or hide the URL of certain pages in
DW CS3 so that visitors can't see what page they are going to in
the URL bar? (I think that cloaking, generally in DW, refers to
something to do with synchronization local and remote sites). I am
using the word 'cloaking' to mean 'to hide' the URL so visitors
won't know the URL of the page they are visiting.
Any assistance with this would be greatly appreciated.
Jane

No, DW has no such 'feature'. You would need to use server
side scripting to stream the content to the browser.

Similar Messages

  • How do i hide urls in the address bar

    hi can u tell me how to hide urls in the address bar or to encrypt it
    thanks

    Ok how do you do that without using a popupWhat popup?didn't you see watercolours post about popups? i think you need to reread the thread ....

  • How lock or hide URL LOCATION in a external windows WDA

    Hello guys...
    I am traying to hide or block the URL which i am using in a external window. I have coded this:
       call method lo_window_manager->create_external_window
    exporting
       url            = lv_url
       modal          = abap_true
       has_menubar    = abap_false
       is_resizable   = abap_true
       has_scrollbars = abap_true
       has_statusbar  = abap_false
       has_toolbar    = abap_false
       has_location   = abap_false
    receiving
       window         = lo_window2.
    *lo_window2->open( ).
    But, firstly the MODAL parameter doesn't work with external windows (It's Obsolete) So I can't use it, because I have to forbid the navigation between windows. I tried to close the main windows before open URL but it doesn't work either.(Appear a waring that you window wants to be closed) so then I used that:
      lo_windows->fire_exit_url_plg(
        url = lv_url                              " string
      lo_windows =   wd_this->get_windows_ctr( ).
        lo_windows->fire_exit_close_plg(
          close_window = 'X'                     " wdy_boolean
    That is Ok BUT I can't BLOCK the URL or even HIDE it. SOMEBODY give the light.!!!!! pleaseee..

    You are complexing with 2 problem with 2 options.
    1. Blocking url on the external window
    2. Closing the previous window.
    1. parameter model is indeed obsolete, so only has location parameter  would help you to block the URL and it will not work for the requirement 2.
    2. When you use exit plug and navigate to new URL, your window would close but new window would not open with address bar blocked.
    No solution is fitting for your both requirements.
    Probably you have seen this example application WDR_TEST_EXIT_WITH_CLOSE
    See if it fits in your case.

  • How do i hide url WITHOUT hiding tabs in fullscreen mode (F11)?

    Title says it all. I want a fullscreen mode that works exactly like it did in Firefox 4.0.

    There are some hacky things you can do with the toolbar area in full screen mode. I worked on one recently to keep the Bookmarks Toolbar displayed. Hopefully someone can work out the rules for the tab bar.
    That other thread: [https://support.mozilla.org/en-US/questions/956050 How do I show the bookmarks toolbar while in fullscreen on Firefox 20? In older versions you could edit the userChrome.css file. Does that still exist?]

  • How can I hide/rename a URL in an Email ?

    This is probably so easy I should've learned this years ago. Anyone know how to paste a URL into an Email, then change what you see to a slogan or something else ?
    Thanks...
    ~ FFLAK

    Does it matter ?
    I'm just trying to change this: <http://uk.youtube.com/watch?v=g_H7UQjFkT4>
    To this: +Manic Mechanic+
    I want the new text to hide the URL, but to remain hot and roll-overable, allowing the link to still take you to the video.
    Thanks again...

  • How can I hide the password and user name in url???

    Hi experts,
    I'm creating a login page and know I have a problem.
    The Username and password are verified in a Java class, after checking the user and password, the user should be linked to the portal.
    So far everything has worked well.
    But when I call the lin like this
    res.sendRedirect ("/ irj / portal j_user =" + UserN + "& j_password =" + passw);
    then the user name and Pwasswort appears in the url.
    Can someone tell me how can I hide the password and user name???
    It will be very helpful.
    Thank you
    Edited by: Cilvaring on Aug 5, 2011 12:00 PM

    If there is no specific reason that you have to use sendredirect...thne you can try request.forward.....
    RequestDispatcher rd = request.getRequestDispatcher("pathToResource");
      rd.forward(request, response);

  • How do I hide HTML hyperlink code in Blog comments?

    How do I hide HTML code for hyperlinks in blog commments? Here's the background:
    I happily and easily include text hyperlinks all over the place in my website, using iWeb. I can even do this when creating a new entry in my blog. In all cases, the actual HTML code is hidden, and the hyperlinked text is, as usual, in a different color (to indicate that it's a link).
    However, let's say someone leaves a comment to a blog entry, and I want to respond using the Comments box when I'm viewing the blog online, via Safari or IE or Firefox. And let's say I type a word that I want to also use as a hyperlink, that will take someone to another website.
    So far, the only way I've discovered to add hyperlinks in a Comment is to actually type the HTML command right in the Comments text box (then add my name, URL, type in the secret image verification code and click "Add Comment").
    When the new comment, with hyperlink, appears on the blog entry page, the hyperlink is active -- however, the entire HTML code also shows up. For example, here's what appears, on-screen, when I want someone to click "here" to get to my website landing page:
    Click (a href="http://www.davidalanmoore.com")here(/a) to go to my homepage.
    NOTE: I used parens instead of carats in the line, above, in order to show what actually happens in the real world... unfortunately, this forum is so well done that it actually read my carats, created a real hyperlink and hid the HTML -- which is what DOESN'T happen in the blog comments!
    How do I hide everything but the word "here," without losing the hyperlink?
    Thanks in advance!
    iMac Intel Duo Core and iBook G4   Mac OS X (10.4.9)  
    iMac Intel Duo Core and iBook G4   Mac OS X (10.4.9)  

    Yes, the http:// part does make it become a hyperlink, as in the example I noted in my question. That is, the hyperlink works... it's just that all of the HTML code that makes it a link is also visible.
    For example, take a look at the following sentence, that includes a hyperlink -- a hyperlink for which Apple's Discussion Forums automatically reads the HTML correctly, hides the code, and turns the text for the word "here" into a different-colored hyperlink:
    "Click here to go to the comments page where I'm having the problem."
    Now compare that hyperlink to the way a hyperlink actually appears in a "Comment." Click the word "here" in the sentence just above this one. You'll be sent to a blog entry on my website. If you look at the fourth comment on that page you'll see what iWeb does to a hyperlink: it creates link that works, but it also shows all the HTML code (e.g., "(a href="http//..... etc., etc.).
    I'm trying to make that code invisible in the Comments, as it is invisible on these discussion boards. (See two paragraphs above: a link, but no visible HTML code.)
    I'm not sure if I'm making sense... I'm just trying to be thorough so people don't accidentally waste their time answering a question I'm not asking. Bottom line, I don't want the HTML code visible, on-screen, when I create a hyperlink in a blog comment.

  • Hide URL in PDF output in hyperlink , Maintain History within reports

    hi
    i have some issues to discuss for report output in pdf format.
    we are using java application to call reports via AS 10g, my issue are
    1) Hide URL in PDF output for hyperlink created.(Using username/password in Key is not enough)
    2) Maintain history as i call second report from my parent report then i want to go back to parent report.(Note here go.history or history.go(-1) work in HTML output format but not in PDF)
    3)To Call Child PDF report in new window(here again working fine target="_blank" for HTML output but not for PDF)
    regards
    abid

    Hi Ram,
    Not sure if this is possible.
    However, one workaround might be the following:
    1. Write a javascript that submits the URL using, say a POST method, and does not show the parameters in the URL. You will have to write this javascript code in the "Before Report" Report Escape. For a generic example on how to use javascript in a report, see Metalink Note 125652.1. This note shows javascript to disable the right-click of the mouse on the report output.
    2. Use the Hyperlink peroperty of the report to call this javascript function, eg,
    javascript:myfunction('http://machine:port/reports/rwservlet?report=...+server=...+empno=&empno')
    I am not a javascript expert, so I cannot give you an example of the function, but I hope someone in your team can find out.
    Navneet.

  • How can I hide the por:8080 on the broswer

    http://www.mydotcom.com:8080/examples/.....jsp
    How can I hide the port 8080, cause this is what shows on the URL.
    thanks

    I have no problem running with tomcat that contain chinese, but when I run the apache which is the same code as the tomcat are running, it cause error 500. I debug it , and found out that it was the chinese that cause the problem. once I took out the chinese, then it works find. Can any one tell me why?
    thanks

  • WAD - How do I hide Exit Variables from the variable listings?

    If i'm using an InfoField control to display the user input variables on top of my web template, how do i hide the user exit variables?
    I simply want to show the variables available to the user as 'Ready for Input' at runtime.  However all of the user exit variables appear as well.
    thanks in advance.

    Hi Webonomist,
    It is also my understanding that any settings applied in the CFAdmin would
    affect the entire server.
    Check out the <cfapplication> tag for handling session variables on an
    individual basis. Use caution when using cookies to hold session
    variables. As noted in serveral livedoc information articles, "If client disables
    cookies in the browser, client variables do not work".
    As for the <cflocation> tag
    <cflocation
    url="path_to_redirect_to"
    addtoken="no / yes"><!--- Include/not include token  --->
    Leonard

  • How to track the URL that comes from a referred page using XSQL Custom Handler

    Hi,
    I have a cold fusion page(say cf.cfm) that sent a request to xsql page(say test.xsql) and then xsql page displays results. I want to capure the URL of cf.cfm page and then after checking its host name and path name for correctness then want to display the test.xsql results.
    Please let me know how can I capture URL of the refered page(cf.cfm) in the Custom Handler and then I want to extract host-name and path-name out of that url and on the basis of their values I want to display the result of XSQL page(test.xsql).
    Regards
    a2012

    req.getHeader("Referer") will return the referring url

  • How to open a URL without session ID and reuse the current browser session?

    Hi All,
    I have a question about HTMLDB 2.0
    How to open a URL without session ID and reuse the current browser session?
    That was the behaviour in HTMLDB 1.6 ...
    My usecase for this is the following:
    We have written an issue tracking application, which sends e-mail to the interested users, when something happens.
    In these email we've put a link to some page, with some parameters in the URL.
    The idea is for the user to be easy to click on the hyperlink and to see the details of the ticket.
    When the user clicks on such a link he is directed to a login screen (page 101) and he enters his Username and password, and is then forwarded to the details for the ticket.
    Then he receives another email (e.g. for another ticked). He clicks on the link and :
    a) in HTMLDB 1.6 he goes to the details as he didn't close his browser and session is remembered
    b) in HTMLDB 2.0 he is prompted to enter username, password with the username populated
    Please tell me how can I achieve the same behaviour in HTMLDB2.0 as it was in HTMLDB 1.6.
    I understand this change is somehow security related, althogh I don't understand how. If you can explain this either I would be very happy?
    Best regards,
    Mihail Daskalov

    Mihail - I detailed a couple of approaches here: Re: Application Link
    Scott

  • How can I hide the class file ??

    Hi !
    I has a question, when i write a program of Java, then use the command "javac" to compiler to class file for other people using, but the class file can be disassembled and convert to source code. How can I hide the class file and let people can not disassemble, or can not see the source code. Thinks

    See these....
    http://www.saffeine.com/
    http://www.jarsafe.com/
    I recently read this. This will help you.
    http://developer.java.sun.com/developer/qow/archive/160/index.jsp
    Enojy....
    Rajesh

  • How can I hide an app on my iPad2 with iOS5?

    I would like to know how I can hide an app on my iPad, but still be able to use the app?

    Demo's answer explains how to hide it in iTunes... but if I understand correctly, you're trying to hide the icon on the iPad screen but still have the app on the iPad? There's no way to do that. You could put an app in a folder, which isn't exaclty hiding it, but is the closest you can come. If you enable restrictions the app will be hidden, but that only works for certain apps and you'd have to turn off the restrictions to use it.

  • How can i hide my extension number when i make outgoing calls

    Hi All,
    How can i hide my extension number when i make outgoing calls,what configuration should i make on the call manager server.
    Regards,
    Lester

    We use a Route Pattern that mimics the telco feature *67. The RP is *679.xxxxxxx with a Transformation mask of 000000000 (just to get beyond the individual blocking on some private lines.

Maybe you are looking for

  • Payment advice required on ACH file to bank

    Hi Folks, My client have a requirement to add payment advice to ACH payment file to bank. I'm generating the DME file (ACH payments ) correctly and are able to print payment advices. I want the payment advice to be added to the DME file; When, I unch

  • Failed to initialize  Databank exception when run from OLT

    HI All, I've created a script with an associated databank,that runs perfectly fine when run from OpenScript. But when I run from OLT, the following waring is encountered. Start failure message from agent "OLT Server": oracle.oats.common.databank.Data

  • Transfering music from iphone 3g to computer

    can anybody help? i'm trying to transfer all my music from my iphone to my computer after it has been wiped. i have installed a new itunes and synced my iphone to my computer but i can't find any of my music can anyboby help me ???

  • SQL-Tuning Tips

    Hi there, i need some general (i can't supply you with an execution plan) advice in tuning this statement running in 9i CBO mode: SELECT       TAB_C1.CLIENT_NR, TAB_C1.DD_NR, last_day(trunc(TAB_C1.BELEGDAT)),       0, TAB_C2.VALUE_DIM ,       nvl(SUM

  • When I TRY TO OPEN THE OUTLINE I HAVE THIS ERROR:1,030,201

    I HAVE AN ASO APPLICATION BUT WHEN I TRY TO OPEN THE OUTLINE I HAVE THIS ERROR ,I HAVE ESSBASE 9.3.1,WHAT CAN I DO???