On Sun, Jul 31, 2011 at 9:58 PM, Admin wrote: > > > Hello all, > > Say I have the following path: > > > > http://www.travelandworkusa.com/public_html/userfiles/Felker_Mike/robot_trans_noshadow.png > > > How do I get rid of just /public_html ? > > Thanks. > > Mike >
put " http://www.travelandworkusa.com/public_html/userfiles/Felker_Mike/robot_trans_noshadow.png" into tURL replace "/public_html" with empty in tURL ˜Roger _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
