Revolution media: passing data to other pages
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Revolution media: passing data to other pages
Where can I find info on passing data to other pages than the one running the weblet?
-
- VIP Livecode Opensource Backer
- Posts: 977
- Joined: Sat Apr 08, 2006 7:47 am
- Contact:
What exactly are you trying to accomplish:
- That the browser jumps to another web page?
- That the revlet reads a static webpage?
- That the revlet calls a dynamic webpage?
Assuming that you want to call a dynamic webpage and need to pass parameers: there are two methods - GET and POST. Which to use depends on the target page, but the good news is that both get and post are commands included in the revTalk language.
Jan Schenkel.
- That the browser jumps to another web page?
- That the revlet reads a static webpage?
- That the revlet calls a dynamic webpage?
Assuming that you want to call a dynamic webpage and need to pass parameers: there are two methods - GET and POST. Which to use depends on the target page, but the good news is that both get and post are commands included in the revTalk language.
Jan Schenkel.
Quartam Reports & PDF Library for LiveCode
www.quartam.com
www.quartam.com