Hi Chessbot
Still no joy, I tried that earlier, just tried it again in case I did it wrong earlier.
here's firefox version
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Think I'm upto date
Thanks
Phil
Hi
Could someone tell me why this doesn't work in Firefox, its ok in IE6.
if (username=="name1" && password=="123456") {loggedin=true; window.location="page1.html";}
To check the rest of the script I tried this and it worked in both Firefox and IE6.
if (username=="name1" && password=="123456")...
In case anyones watching this post here's an answer. Check out this on MSDN
http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q187/5/62.asp&NoWebContent=1
I had more success though by doing the following:-
objControl.Left = IIf(objControl.Left...
Hi
I'm trying to use this code below to move some controls within a tab control, when I uncomment the objControl.Left or objControl.Move the Controls no longer stay on their on tab.
With rsControls
.Open strSQL, ConnMain, adOpenDynamic, adLockReadOnly
Do While Not .EOF
For Each...
Hi
Could someone point me in the right direction to get two exe's on different PC's communicating across a network. I would like one exe to transmit a simple ID number to the other exe.
Cheers
Phil
WHAT!
Please read the Question
Anyway while replying to derwills responce I answered my own question, JUST USE "SendKeys"
Thank you dwlerwill for triggering this off.
Phil:-)
Hi
I'm working on a data logging program which will occasionally go into an alarm status. As the alarm is activated I want to get the Screen to wake up if its on standby. Could someone point me in the right direction.
Many Thanks
Phil
HI
Does anyone now how to referance all the children of a node & all their children etc.
I'm trying to a copy branch of a treeview to another node.
Copying just 1 node is easy but getting all the sub levels has stumped me.
Thanks guys
Phil
Hi Sypher2
If you use the Access query wizard to create the SELECT part of a 'Find Unmatched Query' and it will only select the records that haven't been appended already, you can then change the query type to append. Change to SQL view and your query should be written for you.
Phil
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.