![]() |
HJB 6/8/2021 |
Inserting a button redirecting to another page Example 4. To make a button redirect to another page, add the following code to the Client Before event or Client After event: location.href="https://cnn.com"; |
J
|
Jan author 6/10/2021 |
thanks for the useful code ! |