This topic is locked
[SOLVED]

 reverse a string field

5/2/2011 4:07:58 PM
ASPRunnerPro General questions
M
mnosouhi author

hi

how can i reverse a string field (on list page)?

sample :

"water" viewed as "retaw"

Sergey Kornilov admin 5/2/2011

Use 'View as' Custom and StrReverse function:

http://www.w3schools.com/vbScript/func_strreverse.asp

M
mnosouhi author 5/4/2011

thanks for replay

best regard