Poll
Navigation
in Category --- All categories --- AFP 2.x AFP in general First steps News Plugins Resources Samples Votes Web server
Your Location
Germany
Partner Sites
- Microsoft Community Guide - - AFPBB Boost your Board - - AFP-Community - - MiDeK - Internet Publishing - - VfpNetwork.Com - - MSDN VFP - - CoDe Magazine - - Golo Haas -
Advertisement
Imprint
Microsoft CLIP member
<form method="POST" name="answer" action="newpage.afp?!<%?fox.ccookie%>"> <input type="text" name="text"> <input type="submit" name="B1" value="Submit"> </form>
Called AFP document ("newpage.afp"):
<% lcText=fox.getformvar("text") %>
Caution: Names of input fields and their request inside the called are case-sensitive!
This article is only valid on version 2.4.6 or lower.