Hello all.
Here is my situation. I'm inserting a row into a table from a child window using javascript. The following code assumes that the variable "table" has been defined.
row = table.insertRow(-1);
row.onclick = 'java script:alert("hi")';
Then I go on to add some cells to the row...
Geoff,
It is possible, but I am still trying to work out the particulars of it.
If you go to www.microsoft.com/project/prk you will find information on how to do it.
My problem is that I installed project on a terminal services machine without going to that URL first, and now I cannot use...
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.