This should be simple, i want to use a custom page for my image browser, and i want to pass a variable.
so i know i need to edit this line in fckconfig.js FCKConfig.ImageBrowserURL = "mypath.asp?id="+myVar
the only question i have is how to pass the myVar value from my ASP page that calls the editor.
Thanks
so i know i need to edit this line in fckconfig.js FCKConfig.ImageBrowserURL = "mypath.asp?id="+myVar
the only question i have is how to pass the myVar value from my ASP page that calls the editor.
Thanks