Hello Everyone,
I would like to play Flash files on my Form in visual studio 2005 but I cannot seem to locate it in the DOM components.
I wonder if I am missing something or there is another way to integrate playing flash on my form
Help anyone?
thank you :)
Hello Javascript gurus
I'm rather new to JavaScript and most of what I have learnt so far came from library books and internet help..
I have a plagiarism program which works by uploading a .txt file unot a webpage, then it searches each and every word of the file through google. and displays...
Hello
Does anyone know how to force a linebreak in a textarea form element.
I am able to display URL's in the textarea, but it comes out as one long text. I have tried using the wrap function as well but it doesn't break up the URL's so they appear one by one under each other.
Is there a way...
Ok basically this is the part of the code that deals with searching Google and displaying the URL's If you want more code just tell me
var myArray = xmlhttp.responseText;
{
var array = myArray.split(" ");
var num=0;
while (num < array.length)
{
(array[num]);
fileContents...
Hello Everyone, I wondered if I could have some assistance... I just joined this forum and mayboe do not know how to go about writing a thread.
but anyway, I have created this program which scans google with a given .txt document and displays the URL's of all the words that are in the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.