This initial page source is from matches table
on click it goes to match scores (match scores table)
I would like to pass Match rowID, CourseID data from matches table to match scores table on clicking play match button
This initial page source is from matches table
on click it goes to match scores (match scores table)
I would like to pass Match rowID, CourseID data from matches table to match scores table on clicking play match button
Couple of ways you can do this:
or..
Either option should work fine.