If your approach is to restrict the code modifcation to only one server, you can install CF DEV Edition on all the DEVELOPERS machines and use Version Control TORTOISE SVN/VISUAL SVN to control the source code.
If that is not possible, install ASP.NET application on your machine and let this asp.net make calls to the coldfusion and stream back the results to the users. To acheive this you have to resort to ASP.NET URL Rewrite module. This way you can support multiple users. I would suggest this for DEV Environment only and should not be misused. Ketan Jetty ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5101 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
