Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. FCKEditor image browse in asp.net 2

FCKEditor image browse in asp.net 2

Scheduled Pinned Locked Moved ASP.NET
csharphtmlasp-netsysadminxml
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    TheEagle
    wrote on last edited by
    #1

    Hi, Iam trying to let the user upload through the FCKeditor from his PC.In the config.asp file I set the following: FCKConfig.LinkBrowser = true; FCKConfig.ImageBrowser =true; FCKConfig.LinkUpload = true; FCKConfig.ImageUpload =true; in config.asp : Dim ConfigIsEnabled ConfigIsEnabled = True Then I created the UserFiles in the root folder I tried using the connector.aspx instead of the connector.asp as following: //FCKConfig.ImageBrowserURL = FCKConfig.BasePath + 'filemanager/browser/default/browser.html?Type=Image&Connector=connectors/asp/connector.asp' ; FCKConfig.ImageBrowserURL = FCKConfig.BasePath + 'filemanager/browser/default/browser.html?Type=Image&Connector=connectors/aspx/connector.aspx' ; But this did nothing. When I try to browse the server in Image Info tab I get the following error: The server didn't send back a proper XML response. Do any one know how to set the FCKeditor V2.2 so it let the user upload files from his PC in asp.net 2?

    I am too late but i will never give up

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups