|
K – you are =) (happens to the
best of us) @arg displays the value of an argument
passed from either url or from a form. You cannot assign to it (I think –
correct me someone if I am wrong) You are trying to assign a value –
which is done to a variable. I would recommend also adding a scope, just a good
habit. So .. to set this value … use as tom
suggested: <@ASSIGN request$TOTALCHARS “<@CALC
expr=’<@length str=“@@dump”>’>”> Then to display result … @@request$TOTALCHARS
or <@var request$TOTALCHARS> Shane Pearlman 831.345.7033 From: Kaustav Acharya
[mailto:[EMAIL PROTECTED] Hi Tom, shouldn't
this:
From: Kaustav Acharya
[mailto:[EMAIL PROTECTED]
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf |
Title: Re: Witango-Talk: Calculating number of characters inside a
variable/DOM?
- Witango-Talk: Calculating number of characters inside a va... Kaustav Acharya
- RE: Witango-Talk: Calculating number of characters in... Tom Ferguson
- Re: Witango-Talk: Calculating number of character... Kaustav Acharya
- RE: Witango-Talk: Calculating number of chara... Shane Pearlman
- Re: Witango-Talk: Calculating number of c... Kaustav Acharya
