I am researching the capabilities of visual basic. I need to know if visual basic has any real-time timing (in milliseconds) abilities. The accuracy of the timing needs to be high and consistent. The timing ability will be used in a reaction time test. Also, how Windows OS mobile is visual...
any ideas on how to hide <form> elements with onMouseOver in NS4.72?
I can get it to work with every other browser except NS4.7X. Heres wat Ive tried:
function hide(){
if (document.getElementById){
document.getElementById("form").style.visibility = 'hidden';}...
One more question then, how come in IE 6 only the select options cover the menus and not the text boxes? Is it because the OS only displays the select menus and the browser displays the text box?
Does anyone know why my form inputs cover my drop down menus. For example, when I move the mouse over a navigation button and the popup menu appears, it is partially covered by the form inputs below it. The inputs that consistently, across browsers, cover my menus are the SELECT inputs, and...
I would agree with billy ray about the database stuff; however, I'll do my best to explain get and post.
Get: a method of processing a form that passes the variable(s) via the URL.
If you look at the URL on your browser right now, you will see an example of the get method in action.
Post: a...
To submit forms and email it you need to use server side scripting. A free utility, but will have adds in it, is: http://www.response-o-matic.com/. Give it a try, see if it meets your needs. If you are running a comercial site I would not recommend it; however, thats just a personal preference...
I have created the ico file, and put the proper html within the <head>, but the icon disappears out of the addressbar when I change pages, but it remains in the tab on my browser? Sup with that? ANy ideas?
Hello Dr.,
I want to erase everything before the word checkmark below.
<-------------------- // ----------------------->
You were notified of this activity because you requested it. To turn
off notification, log in to the Tek-Tips site click on the red checkmark
next to the...
Hey all,
Does anyone know how I can search a paragraph for a particular string and delete all text that occured before that particular string?
Thanks in advance!
Hello,
Does anyone know which version of MySQL supports searchs where a user could use "and" and "or" etc... So For example,
"+term +term" would be that same as "term and term"
Thanks in advance.
Yeah I was looking at that one, but not sure that it catches
</ta</table>ble>
unless I wrote a loop function. Don't tell anyone, but I am just trying to be lazy.
Perfect. So if encryption is available, is there anything php wise that I have to do to make this happen, or will the server take care of everything for me?
Thanks again and again.
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.