gibsongorilla
New Member
The problem definition:<BR> Have a WSDL which specifies the method name, and the input parameters along with their datatypes. I have to generate the UI dynamically based on the WSDL. Have got the required info from WSDL by parsing them. But don't know how to insert the validation controls dynamically and produce the aspx file (asp.net using VB). All the input are textbox and depending on the type like integer, float i have to insert the relevant Validation controls. <BR>Clueless abt it!!<BR>help will be highly appreciated