Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing a data path using a javascript function 1

Status
Not open for further replies.

tbubbs

Programmer
Mar 30, 2001
26
CA
Hi,
I am trying to pass a data path ("d:\...")as a parameter, but I have figured out that javascript does not like the ":". Does anyone know any ideas on how to get around this? If so, thank you in advance.
 
Thank you that should help, now I think I need to figure out how to pull the ":" out of the string and replace it with a delimited version of itself.
Thanks, again!
:)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top