I need help for using frontpage webbots, specially for "Save Result" bot. I have some sample code as the following:
webbot bot="SaveResults"
U-File="_private/form_results.csv"
S-Format="TEXT/CSV" S-Label-Fields="TRUE"
B-Reverse-Chronology="FALSE"
S-Email-Format="TEXT/PRE"
S-Email-Address="test@test.com"
B-Email-Label-Fields="TRUE"
S-Builtin-Fields
U-Confirmation-Url="index.htm"
I can certaily figure out the functionalities of most of these codes. But I do not like guessing. I need some documenation explaining these codes.
I cannot find anything on Microsoft's web site. Can anyone give me some advices?
Thanks in advance.
Seaport
webbot bot="SaveResults"
U-File="_private/form_results.csv"
S-Format="TEXT/CSV" S-Label-Fields="TRUE"
B-Reverse-Chronology="FALSE"
S-Email-Format="TEXT/PRE"
S-Email-Address="test@test.com"
B-Email-Label-Fields="TRUE"
S-Builtin-Fields
U-Confirmation-Url="index.htm"
I can certaily figure out the functionalities of most of these codes. But I do not like guessing. I need some documenation explaining these codes.
I cannot find anything on Microsoft's web site. Can anyone give me some advices?
Thanks in advance.
Seaport