QUOTE(pythonBoy @ 09/14/07, 11:55 AM) [snapback]273319[/snapback]
1. What if i want to execute that code from another computer?
replace localhost with the name of the PC - or IP address.
QUOTE
2. the CREATE thing is some kind of mode ???
It's whatever you want it to be.
QUOTE
3. I tried : localhost:12345/CREATE/polyCube/cube - WHY IT DOES NOT WORK?
The script has support for spheres. Joojaa's been kind enough to demo how that works, but if you want support for cubes, you'll have to write it yourself. I'm sure joojaa's got better things to be doing that re-implementing wrapping all mel commands in a web server...