Hi there.

I have an asp form in which the user has to select on of 4 choices. 
Resigned
Retired
Terminated
Transfer

This option is required.

The code is as follow:

if (document.form1.EmployeeStatusChange.focus != "") {
                errorMsg += "\n\t Employee Status Change \t- Enter 
Employee Status Change";        
        }

How can I use this code?








---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [email protected]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to