webforms2 | Web Forms 2.0 Cross-Browser Implementation
kandi X-RAY | webforms2 Summary
kandi X-RAY | webforms2 Summary
Web Forms 2.0 Cross-Browser Implementation
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of webforms2
webforms2 Key Features
webforms2 Examples and Code Snippets
Community Discussions
Trending Discussions on webforms2
QUESTION
I have 2 web forms in webform1 I have 2 buttons (Add and Show_WebForm2) and a textbox. In WebForm1, when the user types in the names in the textbox and clicks add button the name is added to the ArrayList. When the user is done typing in the names in WebForm1 they open WebForms2. In WebForms2 there is also a textbox and an add button. When the user types in the names in this TextBox I want it to be added to the same ArrayList variable which I used in WebForm1. How can I achieve this?
...ANSWER
Answered 2017-Jun-08 at 19:42You already have the solution in your code, just use session across different WebForms.
In the second WebForm page, in click event, just assign the session to the array, add to the array, then save to the session.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install webforms2
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page