i want to send xml command (for multiple changes, for 20000 users) to server. this task will be done only one time, so i don’t want to build application or use complicated tool, only i want to send command from command prompt nad but it in batch
can i do it?
-
- Read about how logo jewelry can be used to reward and motivate employees.
-
Recent Posts
- The Methods That The IContact Service Could Help Assist In Website Promotion
- 3D Computer Monitors Rock! – Take Computer Gaming To Another Level
- Using IContact To Optimize The Effectiveness Of Your Email Marketing
- The Reasons Behind Why You Should Use An IContact Coupon Code
- Software Programmers Or Software Developers Are Required To Develop Applications For Various Purposes.
- Several Quick Tricks For Boosting Your Internet Site Web Optimization
- Small businesses now have affordable access to sophisticated online and mobile telephone systems at affordable prices. Check out the big daddy of the Virtual PBX category with this RingCentral Review.
Blogroll
2 Comments
There is really no such thing as an "XML command". XML is a general file format used for storing and transmitting data. There needs to be an application on the server to receive and process the XML file. How you sent that file will depend on exactly what application is receiving it.
There’s no such thing as XML commands. XML is a mark up language to structure data.
You can write a script that issues shell commands to automate the processes for you.
Post a Comment