Pass data between frames
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I'm a starter at ASP.Net programming. I have a testing WebForm comprising two frames. What I wanna do is to pass some data from frame 1 to frame 2 upon clicking a button on frame 1. Does anyone know how to do it or an example showing the similar behavior? Thanks, Tony