URGENT byte associated with the ASCII code
I need to create an upload file in ASP using javascript.
In vbscript there is a function chrB to get byte associated with ASCII code. Is there any thing in javascript other than String.fromCharCode to get the byte associated with ASCII code.
If there is any work around plz tell me.
Any suggestion would be greatly appretiated.
august
|