In the file dsp_loginForm.a4d, what does this line do?

<string name="err" scope="attributes" optional="yes" comments="1 if login
invalid" />

A tutorial would be very helpful.
A tutorial would be very helpful.
A tutorial would be very helpful.
A tutorial would be very helpful.
A tutorial would be very helpful.
A tutorial would be very helpful.
A tutorial would be very helpful.

It's true, a tutorial would be very helpful, but...

Reading a fusebox book first would be more helpful.
Reading a fusebox book first would be more helpful.
Reading a fusebox book first would be more helpful.
Reading a fusebox book first would be more helpful.
Reading a fusebox book first would be more helpful.
Reading a fusebox book first would be more helpful.
Reading a fusebox book first would be more helpful.

It's standard fusebox stuff you are seeing. Please read the fusebox books.


       <%set collection($attributes;"creator";"asd")%>
       <%set collection($attributes;"DTS";timestamp)%>

You don't write to $attributes. Also, 'get/set collection' is old school. There is a note in the documentation for 'set collection' that says:

     Note: This command has been superceded by the simpler syntax:
collectionRef{inKey} := inValue or collectionRef{inKey} {inIndex} := inValue


Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to