bentleykfrog
Programmer
Ok, I've got these title strings for products, ie:
"Australian Parti - Colour Sapphire"
"Tapered Parti-Colour Bagette Sapphire"
"Princess Cut 0.25carat"
etc...
and I want to turn these strings into syntactically correct filename strings, but I'm not exactly sure what is acceptable/not acceptable as a filename? All I know is that google uses the character "-" as a seperator for words, not "_".
I've seen blogspot do this for specific journal entries, so I know its possible.
Does anybody know how to do this correctly?
thanks
-bentley
"Australian Parti - Colour Sapphire"
"Tapered Parti-Colour Bagette Sapphire"
"Princess Cut 0.25carat"
etc...
and I want to turn these strings into syntactically correct filename strings, but I'm not exactly sure what is acceptable/not acceptable as a filename? All I know is that google uses the character "-" as a seperator for words, not "_".
I've seen blogspot do this for specific journal entries, so I know its possible.
Does anybody know how to do this correctly?
thanks
-bentley