Call an active link from javascript

2013-01-26 Thread Angus Comber
If I have an active link configured on a form, can I call this active link 
from a javascript function (accessible by the web page)?


For example I have an active link call MyActiveLink Which does a set fields 
and sets the Short Description field to whatever text I pass


If so does anyone know how to call it?

Eg I have a javascript function like so:

function myfunction(text) {
  ??? How do I call an active link???
  idea is to pass text to MyActiveLink
}

I am playing about but not yet worked out how to do this.  Any help would be 
much appreciated.


Angus 


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"


Re: How to add items to a dropdown list (selection list)

2013-01-26 Thread Angus Comber
Brilliant, I will give it a try.  It wasn't the most urgent thing so got 
dragged onto other things.  But will need to return to this shortly and if I 
get it working will post how I did it.

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"