|
|
Q5823 How can I ignore the case of the text I'm getting from the user through a form?
irt.org | Knowledge Base | ASP | Q5823 [ previous next ] Q5823 How can I ignore the case of the text I'm getting from the user through a form?Use the VBScript functions Ucase or Lcase (upper or lower case) to return a one-case string.
|
-- div -->
|