When adding a user I need to also update an external database.  For this
I was hoping to add an Ajax command to pass variables to a perl  script
(i.e. name, email, login).  I wanted to attach this command to the:

 

<div class="buttonclass" onclick="saveSettings()"
onmouseout="this.className='buttonclass';"
onmouseover="this.className='buttonclass_hover';">

 

However, I cannot find this in the files and wondering where the file I
need to be looking at for this is located.

 

Thanks in advance,

 

Victoria

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
basedb-users-requ...@lists.sourceforge.net

Reply via email to