I want to return a parameter that is being set in the js of perl and return it to the javascript that makes the callout to the corresponding perl script.Pleased guide me on this
...But the issue with it is a seprate window opens altogether which is against our requirement.
My requirement is that i want to retrieve the file attributes of size and type and set them in the dct.I have tried using the FileSystemObject but that is creating a problem so another alternative was using a perl module to retrieve the corresponding values.But the issue with it is a seprate window opens altogether which is against our requirement.So the crux of the matter is "retreiving the file attributes of size and type and automatically setting it in the dct".i hope i am clear