Programming Code (840)
Scripts_Markup Code (257) Write out a function that prints out all the permutations of a string. For example, abc would give you abc, acb, bac, bca, cab, cba. You can assume that all the characters will be unique.
5 23074Write a prog to accept a given string in any order and flash error if any of the character is different. For example : If abc is the input then abc, bca, cba, cab bac are acceptable, but aac or bcd are unacceptable.
5 15614code to detect versions of different browsers like internet explorer, netscape, mozilla, opera etc
HCL,
2229
Write code to make an object work like a 2-d array?
Code for Easily Using Hash Table?
How to Print Asp.net GridView Data on Button Click using Javascript?
What is XSNL?
What is a well formed XML document?
How to Link Different Data Sources Together?
How can manage theme in php?
What is XSL?
How can I Draw an ellipse in 3d space and color it by using graph3d?
how to pass data between pages using Frames
code to Hide and Show form controls
sample code to auto focusing the first field in a form
write a program that can LOCATE and INSERT elements in array using c++ programming languages.
I am configuring my anaconda file in linux, i want to use as kickstart file, in post installation how can i edit file or change the content of file and save it.
how to transform XML Data into HTML