
February 8th, 2002, 12:10 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,578
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
Urgent: Dynamic generation of validation controls
Originally posted by : jai Ganza (jaiganza@rediffmail.com)We are trying to generate a UI from a WSDLThe validations like test, integer and email has to be dynamically added to the aspx page. I am not gettign the idea of how to proceed.To put it more clearly: I have a WSDL specifying the input parameter name and the input type(like string. float etc). Based on the input from the WSDL i have to generate a Userinterface along with Validation controls (Dynamically), in asp.net (Vb is preferred). Help required!!Ganza
|