hehe, because Visual InterDev is a tool to help create Web Applications (such as HTML/ASP etc) on a Webserver, either PWS for Win9x, or off the NT4 IIS4, try one of these books<br>"Mastering Web Application Development using Microsoft Visual InterDev 6.0" and "Web Applications with Visual InterDev 6.0 MCSD Training Kit"<br><br>far as where files live, they live on the Webserver, you grab a working copy, which automatically updates to the webserver during master mode, during local mode you tell it when to update it with the newly edited copy, and you have to release working copy when you are done, otherwise other developers will not be able to grab a working copy themselves to work on(assuming that Visual SourceSafe is turned on) also keep in mine, unlike most programming languages, this is all script, its a top to bottom, doesnt return to the User until finished, you can however call ActiveX controls stored on the server and use it server-side , but in otherwords, all processing for an active serverpage is done in no more than a few seconds, and the user then see's the processed page sent to the requester. <p>Karl<br><a href=mailto:kb244@kb244.8m.com>kb244@kb244.8m.com</a><br><a href=
</a><br>Experienced in , or have messed with : VC++, Borland C++ Builder, VJ++6(starting),VB-Dos, VB1 thru VB6, Delphi 3 pro, Borland C++ 3(DOS), Borland C++ 4.5, HTML, ASP(somewhat), QBasic(least i didnt start with COBOL)