Crimson Edit is Very Good.
http://my.netian.com/~igkang/cedt345r.exe
It supports many languages and is fully customisable. For a review visit http://www.download.com and do a search for 'crimson edit' Thanx Dave Shaw!
I am trying to set focus on a textarea and put the sursor at the end of the text.
I can set focus but cannot got to the end. Is this possible?
Thanx Dave Shaw!
I am trying to set focus on a textarea and put the sursor at the end of the text.
I can set focus but cannot got to the end. Is this possible? Thanx Dave Shaw!
When I run Access 97 on NT4 I get the error msg "Disk Or Network Error" - OK. Then a message telling me that there is not enough memory to run access 97. I have 128Mb. Can any one help. Thanx Dave Shaw!
I am running php 4.2.1 on WIn2k server with IIS and i am trying to send out many e-mails to a lot of people. The flaw is each person cannot know who else recieved the email. I AM NOT A F*CKIN SPAMMER!!!!
this is the first part of my code for the headers.
The e-mails are send to the To: Person...
I am trying to write a file upload script but i also am not allowed registered_globals on. My original script used 'globals' to access the variables, but as this is no longer possible i was wondering if ther was another way around the problem as $_POST[''] and $_GET[''] don't seem to work...
Is it possible to turn off the automatic word wrap on tables. I am using php to put values into it and these values are longer that the width of the screen.
I don't how long the strings will be. Thanx Dave Shaw!
Is it possible to change your windows NT/2K domain logon from within a web browser. I know that you will need a COM+ application plugged into IIS. I also have a different Fileserver and Web Server. Thanx Dave Shaw!
I am trying to connect to an Access 97 Database on a network - the path is \\tn-db\picklists\syndicated13 and the file is picklists.mdb
can anyone help me constuct a connection sting. Thanx Dave Shaw!
You Could also use a timer to create a delay.
Sub Button_Click()
timer1.delay=1000
timer1.enabled=true
normal_button.visible = false
coloured_button.visible = true
end Sub
sub Timer1_Timer()
call newform.show
end sub
Thanx Dave Shaw!
You Could also use an include file that checks the session variables against the ones in the mysql database. Each time they view a page the user will have thier data authenticated. If the user is not valid re-direct them to the login page, else show them the rest of the document.
P.S. Only...
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.