Me again,
I seem to be still having problems with this method!! The link you included was however really informative actually! I have got it setup and it all makes sense, but cant get it to work, I then adapted my version with the code from the new version, not having the cmd.exe bit, but then...
Hey guys,
Thanks again for helping :) I tried that code to see if I actually have access to shell, and it errored so it seems it doesn't have access to that regardless of cmd.exe
At the time I wrote to the server and showed them the code and they just said they do not give access to cmd.exe...
Me again... I hear you go "nooo" ;)
This is probably the wrong place to ask, but you guys really seem to know your stuff with both JS and ASP stuff... and this is basically a general question to see if you have any suggestions as it is something nobody has ever seemed to offer any alternative...
I just want to say an absolutely HUGE HUGE thank you to everyone for all your help with this. My lack of JS capability, and quite frankly JS stupidity, has annoyed me greatly with this - so all the patience you all have had in helping me get this to work is so so so much appreciated.
It is all...
I am seriously annoying myself let alone you, so sorry in advance for being a total pain in the .....
So... I have set the TINY MCE init function with
external_image_list_url : "tiny_mce/myexternallist.asp",
myexternallist.asp being the renamed js file which contains EXACTLY as below :
var...
Hey again, thank you so much for keeping on with this and so sorry to be such a pain!!
I have tried both suggestions, which I must say I fully understand and makes absolute sense. Combining the ASP to get the files and then outputting the names to the js array...
The thing is for some reason...
I must confess I am a little confused as to what you mean... I ideally would prefer to do all this in ASP as that is the language which I use all the time... but sadly I need this drop down box to work in an existing Javascript driven application which I cannot change to ASP... so I somehow do...
Hey Dan,
Thanks ever so much for replying. The list of files will be on a server, not on the clients PC.
At the moment they are currently on my windows testing server which is c:\inetpub\wwwroot\images\library, then the address in the my browser windows is http://localhost/images/library...
Hey guys,
Sorry to be a pain with this... but does anyone know how I can get this to work... I am totally lost with it, any suggestions would be so so much appreciated
thanks as always
Jayne
Hi Dan,
Thanks again for all your help with this, although it still doesnt seem to work :( I think I just always have bad luck with javascript, I wish I knew more!
This is the code as is now (along with the commented out bit that does work, but is fixed!)
/*var tinyMCEImageList = new Array(...
Hey guys,
Thank you so much for your help... I popped both versions of the code in but it doesn't seem to work...
The list just does not show at all...
What it is is basically a drop down list of images available to insert into a content management system.
The original code is set to fixed...
It is in a Browser pop up... hmm what alternative method could I maybe use... if I were to list the file names in the database wich i connect to via a dsn in ASP, or if I write a .txt document on the fly containing these, could I then extract the array items from this?
If so could you maybe...
Hello there,
I don't know if I am on the right track at all... or whether what I want to do is possible... I basically would like to extract all filenames of files found in a folder, and to place these file names into an array... the orinal non dynamic version which works is this :
var...
Hey there,
I just wondered if someone could help me adapt my code a little... basically it adds html style to form box content, but at the moment regardless of where the mouse cursor is within the form box when you click to add the style, it always places it at the end of the content... does...
stange of strange!! :(
The error is still there!!!!!! I cant believe it! I have now started to think that although the error is saying the Javascript... that it must be something else...... ??
Maybe some of the form data... although I dont know why it is not displaying a normal error - and...
Another thought!!!! The user said they were using the exact same computer when they successfully added a property with while I was on the telephone as the one they used when they kept hitting the error!!!
Now how would that make sense?? hmmm....... Either way - like I say the javascript would...
Yeah - that is a good idea!! Like I say I would certainly never ever have known what it was without your help!! And yes it could have proven to be a VERY bizarre problem I would have kept testing and never knowing what was causing it!!
like this :)
function Refresher(pic1,pic2,pic3,pic4,pic5,pic6,pic7,pic8,pic9,pic10,pic11,pic12,pic13,pic14,pic15,pic16,pic17,pic18,pic19,pic20) {
if (typeof(arguments.length) == 'undefined') {
var argCount = 0;
while (typeof(arguments[argCount]) != 'undefined') argCount++...
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.