<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Courier New, Courier, monospace">I need to write a uplow
edit in vbscript <span class="moz-smiley-s1"><span> :-) </span></span>.<br>
<br>
VBScript has InStr, UCase, and LCase functions so I know it can be done.<br>
<br>
Has anyone wrote anything that emulates the uplow edit?<br>
<br>
I'm guessing I'll have to make packets of each word, then UCase<br>
the first letter and LCase the rest.<br>
<br>
<br>
<br>
<br>
</font>
</body>
</html>