[Seaside] Re: Seaside : Confirmation email of an inscription

Sothy Chau cybranlord at gmail.com
Thu Oct 28 17:43:18 UTC 2010


Yanni can you give me a more readable version of the code plz.

Thank you.

2010/10/28 Yanni Chiu <yanni at rogers.com>

> On 28/10/10 11:44 AM, John McKeon wrote:
>
>>
>> On Thu, Oct 28, 2010 at 11:14 AM, Sothy Chau <cybranlord at gmail.com
>> <mailto:cybranlord at gmail.com>> wrote:
>>
>>    Once again I don't understand your solution.
>>    I want just to know how to make this link.
>>
>> Something like this was discussed on this list not long ago
>>
>> http://forum.world.st/Sending-a-continuation-link-via-email-in-Seaside-3-0-tp2999639p2999639.html
>> For sending the email look at
>> http://forum.world.st/send-email-with-seaside-tp2998911p2998911.html
>> Hope this helps
>> John
>>
>
> In the final sample code for sending a continuation link, it has:
>
>    'http://localhost:8080', url greaseString
>
> Instead of adding 'http://localhost:8080' to the URL, the right way to do
> it is to set the protocol/hostname/port for the application. You could use
> the /config application provided by Seaside, or use code, to set these
> values. Once this is done, the "url greaseString" will already have the '
> http://localhost:8080' portion of the URL.
>
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



-- 
Sothy Chau
4th year Master in Civil Engineering
Technology of Information Specialisation
Multimedia Section
Applied Sciences Faculty.
ULB
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20101028/2eb7d487/attachment.htm


More information about the seaside mailing list