variable.replace(" ", "_")
> -----Original Message-----
> From: Brian [mailto:bgmst5@y...]
> Sent: Wednesday, March 21, 2001 5:59 PM
> To: ASP Web HowTo
> Subject: [asp_web_howto] ASP scripting in JavaScript
>
>
> Hello,
>
> Instead of using the default language for ASP, i want to use
> JavaScript.
> However, I am not sure how i can do string manipulation. I
> basically want
> to use the replace function in vbscript, but some of the
> functionality of
> the page doesn't work so well in vbscript or i would change over.
>
> What i want to do is convert a value of "Full Name Group"
> to "Full_Name_Group".
>
> Does anybody know how to?
>
> Thanks,
>
> Brian Mains
>