Recent content by Soheil

  1. S

    How many percent of West media news is True about Iran and Iranians?

    All Western Tourists in Iran said that our media news is false about Iran and decide to travel to Iran, again!
  2. S

    display the code of a page in a html page?

    If you use PHP, ASP or ASP.Net, you could save the generated code into a server-side private file, then read your code by language tools and put it in a string. Then, set the value property of your multiline textbox to that string. You could also do it in the client-side by a javascript function...
  3. S

    display the code of a page in a html page?

    If you use PHP, ASP or ASP.Net, you could save the generated code into a server-side private file, then read your code by language tools and put it in a string. Then, set the value property of your multiline textbox to that string. You could also do it in the client-side by a javascript function...
  4. S

    What is reason of World War III?

    -Energy(Oil, Gas, Nuclear) -Water -Land -etc.
  5. S

    asp.net visual c#: how can i view data to my site from my database?

    You need a .Net interface for MySQL. This interface would allow you insert and manipulate data in your database and make queries to your MySQL database much the same way you do it with MS SQL. Download this interface from MySQL site.
  6. S

    What is Aim of Manufactured "Prince of Persia" Games?

    "Prince of Persian" and "Assasin's Creed" is two Games present by Ubi Soft about Iranians
  7. S

    asp.net visual c#: how can i view data to my site from my database?

    You need a .Net interface for MySQL. This interface would allow you insert and manipulate data in your database and make queries to your MySQL database much the same way you do it with MS SQL. Download this interface from MySQL site.
Back
Top