↧
Alternately you can use CSS styling to resize the control:
<style> #MyLoginId { width: 300px; } </style>
+++ Rick ---
How to set the wweblogin width to be standard 300px
loLogin = createobject("wwWebLogin")
loLogin.width= "350px" that is not working