> It could be because there is a bug in 'hide session field', if that is what > you are using to put the session id in the form. Use this: > > <input type="hidden" name="<%= session local%>" value="<%= session id %>" />
Actually, don't use the slash at the end if you are using html (as opposed to xhtml). I'll have the 'hide session field' bug fixed soon. Regards, Aparajita _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://active4d-nabble.aparajitaworld.com/
