CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2010
    Posts
    1

    Speltting web form coding

    Hi,

    I am working on health web application where i have 14 different disease forms plus main form. these 14 disease forms shows on checkbox selection.

    my problem is that instead of putting all 15 forms html and code behind data in one web form what are other possible senariors available.

    Your suggestions will be highly appriciated.

    Liaquat .

  2. #2
    Join Date
    Nov 2004
    Location
    India
    Posts
    63

    Re: Speltting web form coding

    how about using jscript/jquery to load the forms dynamically
    Sandeep
    http://www.sandeeprawat.com
    Code:
    Forget the language. Remember the logic.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured