Ok i'll try to look into it when i get home.
Rewriting node class is not an option.. i'd say that's my main problem :). This inserting in a bst thing is for an assignment... i HAVE to use the code given, cannot write my own code to implement the BST. And the bst is a class that inherits from...
Hi,
I have a program that must read from a file and insert each line into a binary search tree.
I've already written all needed code to read from file and insert into the tree. My problem is that when i get the data from the file and insert into the tree, the data is not inserted.. but it's...
I use html forms (built using asp) with javascript. I validate the form and display error messages in a DIV. This does not require the page to be reloaded, does not erase anything in the fields, and you can put the DIV wherever you want in the page.
DIV:
<div id='layerErrMsg' align='center'...
check out http://www.w3schools.com
they have good examples/tutorials on how to use the file system object to read files/directories using asp (vbscript) and also how to connect to a database using asp.
i've never heard of that, so don't know.
But i don't understand what's you're trying to do.
You're retrieving data from using the dll and displaying it in the label. And you're only showing that data for a couple seconds??!
Can you elaborate?
the syntax is simple yourLabel.Refresh
if you type "yourLabel" and "." [dot], a list should show up... and choose "refresh".
You could ping your online site.
And if the ping gives a reply... you could open the forum else write an alert("No internet connection");
Just a suggestion.. i've never tried that :)
I've only used ping in vbscript.. but i think you can use shell commands in javascript.
well, it can be done using:
Report.Graph.GraphColor = crBlackAndWhiteGraph
But that messes up all the graph's formatting.
Didn't find out how to fix that yet... there's no many options.
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.