« Return to Thread: inserting variable in script

Re: inserting variable in script

by Bas Vroling :: Rate this Message:

Reply to Author | View in Thread

Does this also work when this should be somewhere down in the body?

On Jul 3, 2009, at 17:43 , Igor Vaynberg wrote:

> use iheadercontributor to write out the whole thing
>
> -igor
>
> On Fri, Jul 3, 2009 at 7:09 AM, Bas Vroling<bvroling@...>  
> wrote:
>> I have this piece of html:
>>
>> <script type="text/javascript">
>> set_query('ADRB2_HUMAN', 'BioSapiens', 3, ''); start_dasty(0);
>> </script>
>>
>> how would I change 'ADRB2_HUMAN' into some other name? I can't just  
>> use a
>> label right?
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@...
>> For additional commands, e-mail: users-help@...
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: inserting variable in script