1

Topic: Integrating Image Manager using Classic ASP

Hi there,

I would like to ask which option should i purchase (PHP or .NET) if i were to buy the image manager to integrate with Classic ASP.

How do i go about it?

I have previously sent a ticket using this link - http://www.tinymce.com/enterprise/support.php.
However i haven't got a reply for 2 days now.

2

Re: Integrating Image Manager using Classic ASP

I depends on what you would want to use instead of classical ASP in the future. I strongly recommend ditching legacy tech like classical ASP in the future. I would go for the .NET version since it's M$ like your current code.

Best regards,
Spocke - Main developer of TinyMCE

3

Re: Integrating Image Manager using Classic ASP

Well, i would have use .Net if i can, but i don't really have a choice.
The current existing website is done up in Classic ASP so i have to integrate the image manager with Classic ASP.

Any ways to go about it?

4

Re: Integrating Image Manager using Classic ASP

The problem is sharing sessions. We have an external authenticator for classical asp for both the PHP and .NET version. It can authenticate against classical ASP. So yes, you can use them together. You can also just block the access in IIS to the directory for specific IP:s etc if that is needed.

Best regards,
Spocke - Main developer of TinyMCE

5

Re: Integrating Image Manager using Classic ASP

Does that mean that i can just buy either the Php or the .Net version and you guys will send me the external authenticator for classic asp?

6

Re: Integrating Image Manager using Classic ASP

It's included in both.

See change .jsp to asp:
http://www.tinymce.com/wiki.php/MCImage … henticator

Best regards,
Spocke - Main developer of TinyMCE