Well if you want to hide a page URL in your Site Navegation create a field in the database which stores page information and when you run the SQL that generates the Navigation URL's you can exclude all pages marked in that column... can still link directly to the page but its URL is kinda hidden.
find url in frame, right click -> page properties or view source. if you're hiding variables i suggest using form or session variables.
If you don't ask the right questions, you don't get the right answers. A question asked in the right way often points to its own answer. Asking questions is the ABC of diagnosis. Only the inquiring mind solves problems.
If you don't ask the right questions, you don't get the right answers. A question asked in the right way often points to its own answer. Asking questions is the ABC of diagnosis. Only the inquiring mind solves problems.
Hello my friendly tek-tip helpers. I am so pathetic and I know my question was extremely vague AND I apologize for leaving you hanging. I was hopeful to find out how I would go about not displaying the URL of a hyperlinked .PDF file in the browser address bar. The .PDF file is hyperlinked from a CFGrid column, it opens in a new window and I prefer to not display the file name when the PDF file launches.
what you may want to do is look into cfheader and cfcontent and place the pdf files outside of the web space. that way they can't be accessed except through your links.
If you don't ask the right questions, you don't get the right answers. A question asked in the right way often points to its own answer. Asking questions is the ABC of diagnosis. Only the inquiring mind solves problems.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.