Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
200 views

Capturing International Personal Data (Name, Address, Phone, etc) ASP.NET

I am looking for the best way to capture and validate US & international personal data. I have to use ASP.NET 2.0 (vb.net) and no 3rd party web services. This are all client restrictions. The ...
0
votes
1answer
72 views

Flexible Web forms for data collection systems

Does anyone know of a generic framework that can be used to dynamically generate input web forms for data collection? For example, an online loan application form my require more information in 2010 ...
0
votes
1answer
386 views

Data collection methods. (ASP.NET 2.0 - VB)

I'm stumped again on how to proceed with a survey system I am working on. We have database data for matrix sytle questions (rows are various questions, columns are various answer types), where each ...