SEARCH:
Previous: hLinkPopup Next: hImageFromBytes

hLinkSetAndPost

string Caption
string GP_Variable_Name
string GP_Value
string HTML_Fragment


Returns a hyperlink that invokes the javascript function SetAndPost, with caption given by Caption and GP_Variable_Name and GP_Value becoming the arguments to SetAndPost.

These links are handy for having a button that sets the value of a form variable and then posts the form.

Previous: hLinkPopup Next: hImageFromBytes