User control creating properties, and initialize them
HiI have created a user control for checking creditcard validation. The usercontrol only has two textboxes, the name and the creditcardnumber. I want to pass other parameters to the user control (amount, currency...) How do i fill these parameters dynamically. When i try it in page load, he says he doesn\'t know the user control yet, even after declaration!!!!
Any suggestions??
Tim
