Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8208493
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T09:23:18+00:00 2026-06-07T09:23:18+00:00

In the dialog window if you upload a swf file the link goes to

  • 0

In the dialog window if you upload a swf file the link goes to the URL box in ‘info’…

is it possible to have the source (the path) of where the file is copy’d from to the advance tab in title ? (just the path)

i know i have to change some stuff in the flash.js but i dont know what..in the following code is the code where the url is copyd to the info:src.

     type:'fileButton',id:'uploadButton',label:j.lang.common.uploadSubmit,filebrowser:'info:src

if i change it to advance:title the link goes to the title field but i dont want the destination url i want the source url…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T09:23:20+00:00Added an answer on June 7, 2026 at 9:23 am

    This can’t be done.

    Some References:
    W3C: A vocabulary and associated APIs for HTML and XHTML
    4.10.7.1.18 File Upload state (type=file):
    For historical reasons, the value IDL attribute prefixes the filename with the string “C:\fakepath\”. Some legacy user agents actually included the full path (which was a security vulnerability).

    4.10.7.4 Common input element APIs
    input . value [ = value ]
    filename
    On getting, it must return the string “C:\fakepath\” followed by the filename of the first file in the list of selected files, if any, or the empty string if the list is empty. On setting, if the new value is the empty string, it must empty the list of selected files; otherwise, it must throw an InvalidStateError exception.

    Note: This “fakepath” requirement is a sad accident of history. See the example in the File Upload state section for more information.

    Mozilla Developer Network
    Using files from web applications
    Getting information about selected files
    There are three attributes provided by the File object that contain useful information about the file.
    1) name
    The file’s name as a read-only string. This is just the file name, and does not include any path information.

    Internet Explorer Developer Center > Docs > Internet Explorer API reference > HTML/XHTML Reference > Properties >
    value (Input type=file)

    Remarks:
    Windows Internet Explorer 8 and later. When a file is selected by using the input type=file object, the value of the value property depends on the value of the “Include local directory path when uploading files to a server” security setting for the security zone used to display the Web page containing the input object.

    The fully qualified filename of the selected file is returned only when this setting is enabled. When the setting is disabled, Internet Explorer 8 replaces the local drive and directory path with the string C:\fakepath\ in order to prevent inappropriate information disclosure.

    To illustrate, suppose you attempt to upload a file named C:\users\contoso\documents\file.txt. When you do this, the value of the value property is set to c:\fakepath\file.txt.


    Browsers don’t pass the path from the client computer’s directories to the web page, it’s a security and privacy issue. They only pass the actual file that has been selected.

    CkEditor doesn’t control the file uploads. The file browser/uploader does, but it only passes the destination URL to CkEditor.

    The file browser/uploader is controlled via the _source\plugins\filebrowser\plugin.js file which is called by filebrowser in the flash.js file.

    You can check the location of your file browser and uploader by looking at these settings in your config:

    config.filebrowserFlashBrowseUrl =

    config.filebrowserFlashUploadUrl =

    Based on your comments, you are using the CkFinder file manager: CkFinder – Ajax File Manager

    It’s produced by the same people that make CkEditor, but it’s not free like CkEditor. The income from CkFinder licenses helps keep CkEditor free and up to date.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a JInternalFrame window that needs to popup a modal dialog box when
I try to upload file from Dialog (JQuery UI) window like: $( .selector ).dialog(
I have a dialog window that uses a URL for its contents { function(){jQuery.ajax({'success':function(html)
I want to a create dialog box like window before displaying the console window.
I have a dialog-based application. I need to show a child window like this:
I have a upload function in my app. this function uploads an excel file
I have a dialog window that I open from a record in a datagrid,
I have a contest entry site that requires a file upload to an external
I have a dialog window that can be cancelled through a custom Cancel button
I have a dialog window using ncurses. But in that dialog window i want

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.