Form1: ["Hours=" "(F1P1/text)" "&" "MP=" "(F1P2/text)" "&" "GP=" 
"(F1P3/text)" "&" "VocPromo=" "(F1P4/text)"]

view layout [
   F1P1: field ""
   F1P2: field ""
   F1P3: field ""
   F1P4: check-mark ""
   btn "Send" [LoadPage/post (Url) ( to-string compose load to-block rejoin 
Form1)]
]

Note: I am working on creating a web browser.  So far, Forms, Images, and 
Text work.
This was created by the browser loading a test form, that's why I have the 
Form1 block
before anything else and can't create it inside the send button.

Any way to simplify  ( to-string compose load to-block rejoin Form1) ?

 -Izzy boy 


-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to