DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Mar 2004
    Location
    Canada
    Posts
    16

    get the value of checkboxes

    Hello, Is there a way to get the value of checkboxes from the previous page?
    Thanks

  2. #2
    Join Date
    Mar 2004
    Location
    Jacksonville Florida USA
    Posts
    228
    yes. You are going to need to send form values over, you have many options in fact, you can send it over in a hidden input, temporarily store it in a database, use the asp.net viewstate (ugh), keep all of your stuff on one page, but swap out the elements using tfe visisble attribute to acheive the functionality of two pages then it will all be still there to the server but not in your markup, but perhaps your best solution would be the good old query string.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links