![]() | Products |
| Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
| Messages 1 to 2 of 2 total |
| Thu, Jan 23 2014 4:23 PM | Permanent Link |
aberas | Is there any other way from inside EWB to send values to a TPage than to assign to its TPage.URL something like 'formname.html?value1=10&value2=20&...' ?
I'm generating a graph inside a TPage and the parameters that I must send are starting to build up, and the .URL is becoming too large... Thanks in advance for any pointers |
| Tue, Jan 28 2014 6:20 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. | Aberas,
<< Is there any other way from inside EWB to send values to a TPage than to assign to its TPage.URL something like 'formname.html?value1=10&value2=20&...' ? I'm generating a graph inside a TPage and the parameters that I must send are starting to build up, and the .URL is becoming too large... >> You could use a TServerRequest along with a POST, and have the web server send back an HTML string. Then you can just assign the HTML string to the DocumentText property: http://www.elevatesoft.com/manual?action=viewprop&id=ewb1&comp=TPage&prop=DocumentText Tim Young Elevate Software www.elevatesoft.com |
This web page was last updated on Monday, February 9, 2026 at 09:57 PM | Privacy Policy © 2026 Elevate Software, Inc. All Rights Reserved Questions or comments ? |

