home *** CD-ROM | disk | FTP | other *** search
- '// ASPSTRINGTABLE 1.0
- Const STR_FORCESUB_MSGBOX_TITLE = "Internet Connection"
-
- Const STR_FORCESUB_TITLE = "McAfee Is Ready To Submit Your Product Setup Information"
-
- Const STR_FORCESUB_MSG_1 = "McAfee has detected an Internet connection and is now ready to complete your product setup at this time."
-
- Dim STR_FORCESUB_MSG_2
- STR_FORCESUB_MSG_2 = "Click the " & chr(34) & "Submit" & chr(34) & " button to finalize your McAfee product setup."
-
-