Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more

Go Back   Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more > Web Design Forum > HTML / CSS
User Name
Password

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 11-19-2005, 07:46 PM   #1 (permalink)
susanh
Junior Member
 
Join Date: Jun 2005
Posts: 29
Default strip character from javascript form data

Hello,

One of the fields in my form is an ip address. How can I strip the dots
from the result. I tried to take the . out of the string but it removes all the characters... how do I take out .'s? :

ipStrip = ip.replace(/./g,""); = removes all

tia
susanh is offline   Reply With Quote
Sponsored Links
Old 11-20-2005, 07:59 PM   #2 (permalink)
ez2c
Member
 
Join Date: Aug 2005
Location: Texas
Posts: 40
Default

Hello -

Just a guess here based on my js experience try this:

add the escape character (\) in front of the period:

pStrip = ip.replace(/\./g,"");

hope that helps ya
ez2c is offline   Reply With Quote
Old 11-27-2005, 07:02 AM   #3 (permalink)
magician_678
Member
 
Join Date: Nov 2005
Posts: 35
Default

hi susan, did you get around the solution, if yes please share with us :P
magician_678 is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Points Per Thread View: 1.00
Points Per Thread: 11.00
Points Per Reply: 5.00



» Sponsors

» Links

» Affiliates
Web Hosting
Online Backup Reviews
Marketing Find
Merchant Select
SiteMap Builder
Host Compare
Dedicated Servers

» Links

» Sports Network
Paintball Forum
Football Forum
Hockey Forum
Golf Forum
Boxing Forum
Lacrosse Forum
Baseball Forum
SnowBoarding Forum
Soccer Forum
MMA Forum


All times are GMT -4. The time now is 11:05 PM.



LinkBacks Enabled by vBSEO 3.0.0 RC8
Webmaster Forums