Hi VArnix,
Yup, hithere is correct, it is VB Script in normal ASP code. It should be to be converted to .NET as well if ned be. Just ensure that the user has sufficient rights to update other peoples calendar. The major problem I had when testing is that a lot of the people did not have rights to other peoples calendar, which resulted in the code running but not doing anything, very irratating. I eventually ended up created a small vb 6 application and placeing the code in the executable and from that executable, which would sit on the server, update the users calendar. The user that logs into the server is an administrator and works fine like this no hassels as all takes place on the server. I guess you could also use server side scripting to get it to work though.
Hope this helps.
Cheers