just a question:
how can i replace this things
in tcl script i have this
Code: Select all
puts $sock "GET http://www.domain.com/test.php?where=$place"
.whereis New%York (please notice that %)
everything running fine.
but if i try it with
.whereis New York (without %)
bot hangs on..
can someone help with this little problem.
thank you in adv.
cheers