[interchange-cvs] interchange - edl modified 2 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Wed Nov 26 18:21:59 EST 2003


User:      edl
Date:      2003-11-26 23:21:59 GMT
Added:     dist/foundation/etc profiles.misc
Added:     dist/foundation/special_pages send_contact_form.html
Log:
Added simple contact form demo to foundation (part 1 of two)

Revision  Changes    Path
1.1                  interchange/dist/foundation/etc/profiles.misc


rev 1.1, prev_rev 1.0
Index: profiles.misc
===================================================================
__NAME__		contact_form
name=required required
email=email valid email address needed
message=required required
&success=../special_pages/send_contact_form
&fail=contact_form
__END__



1.1                  interchange/dist/foundation/special_pages/send_contact_form.html


rev 1.1, prev_rev 1.0
Index: send_contact_form.html
===================================================================
[email
to="__EMAIL_SERVICE__"
from="[value name] <[value email]>"
Subject="[L]Message from visitor to online store[/L]"
]
[L]Name[/L]: [value name][if value phone]
[L]Phone[/L]: [value phone]

[L]Message[/L]:
[value message]

------

[if session logged_in][L]Customer ID[/L]: [data session username]
[/if][L]Remote Host[/L]: [env REMOTE_ADDR]
[L]Client Browser[/L]: [env HTTP_USER_AGENT]
[/email]

[set message_sent]1[/set]
[bounce page=contact_form]








More information about the interchange-cvs mailing list