For Programmers: Free Programming Magazines  


Home > Archive > ASP > November 2007 > Re: string manipulations









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: string manipulations
Dooza

2007-11-20, 7:56 am

bbell1980@gmail.com wrote:
> On Oct 26, 4:38 pm, "Bob Barrows [MVP]" <reb01...@NOyahoo.SPAMcom>
> wrote:
>
> Sorry if I sound rude. I'm just feeling pressured and I have not
> finished school yet, no one has taught me vbscript, I know vb.net OK.
> and I just got this job. and I just needed to fix this script.
>


<%
thenews = Request.Form("newsbody")
thenews = Replace(thenews,"Chr(39)", "‚")
%>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com