+ Reply to Thread
Results 1 to 2 of 2

upper case default in comment box

  1. #1
    John Davies
    Guest

    upper case default in comment box

    Is it possible to have the text format in a comment box to automatically be
    uppercase?

    Thanks in advance for any help

    regards
    John

  2. #2
    Necessitysslave
    Guest

    Re: upper case default in comment box

    UCase Function

    Returns a Variant (String) containing the specified string, converted
    to uppercase.

    Syntax

    UCase(string)

    The required string argument is any valid string expression. If string
    contains Null, Null is returned.

    Remarks

    Only lowercase letters are converted to uppercase; all uppercase
    letters and nonletter characters remain unchanged.

    hope this helps


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1