home links tips
code users tools tutorials projects web help design
mudabone
suletzki trans48
nutrition reality
MarthaAttire!
| |
public string Chr(int i) { System.Text.ASCIIEncoding a = new System.Text.ASCIIEncoding(); return a.GetString(new byte[]{Convert.ToByte(i)}); }
Last Modified 10/30/04 7:05 AM
| Hide Tools
|