Thread: Coders
View Single Post
Old 04-05-2005, 12:33 PM  
bawdy
Confirmed User
 
Join Date: Feb 2002
Posts: 1,424
http://msdn.microsoft.com/library/de...chnologies.asp

I prefer to code asp pages in JScript as its similar to Javascript on Client Side, and PHP, Flash ActionScript and Cold Fusion (later versions that support Javascript Script)

Unfortunately I have to do a lot of maintenance for VBScript scripts that other people have written.

The only features I have found that JScript doesnt support that VBScript does is some functions relating to handling binary data... especially in relation to file uploading... but with .Net this isnt a problem.

The only other thing is that there are lots more resources for VBScript than JScript in relation to asp programming.
bawdy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote