JavaScript @Left Equivalent w/ Delete Example

Mindwatering Incorporated

Author: Tripp W Black

Created: 01/03/2007 at 03:44 PM

 

Category:
Notes Developer Tips
JavaScript

JavaScript function to trim (Left) off the Arguments of a String such as a URL.

The sample below uses this left trim function to get a URL filepath (db.filepath equivalent) that does not include the QueryString components.
JS-StrLeft.txt

previous page