Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: RE: ASP scripting in JavaScript


Message #1 by =?iso-8859-1?B?SW5hbucgR9xN3FM=?= <inanc@t...> on Thu, 19 Apr 2001 13:17:18 +0300
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

>

  Return to Index