Code:
With cnUser .Provider = FrmOptions.TxtProvider.Text .Open FrmOptions.provider
Cause otherwise, i dont see why you set provider to anything. its unneeded. And.. it should probably be defined as a string.
<edit>
And i dunno what language you are using (it doesnt look like VB6), but it looks to me like you cannot 'open' a text box... or its...
Leave a comment: