
August 28th, 2012, 11:15 AM
|
|
Registered User
|
|
Join Date: May 2012
Posts: 2
Time spent in forums: 40 m 39 sec
Reputation Power: 0
|
|
|
Help needed with removing spaces
I'm working on a simple tool that pulls product information from my company's website. The scans the web page and if it finds the word "PROD" it will return all product identities (which are in the form 'PROD XXX XXX')
I have this much working, but I need to remove the spaces so that I end up with PRODXXXXXX.
Anyone able to help me with this?
|