Can anyone point me in the right direction on how I can make the text concatenated to the end of a textbox control appear in a textbox on screen?
In order words, I want to be "scrolled down" to the bottom of a textbox when something is added to the end rather than being returned to the top of...
I always have trouble with this concept when referencing ID's in a database and I was wondering if anybody had any feedback.
If I have the following 2 tables:
table DB_RECORDS has columns ID (int),Name (varchar 25),State_ID (int)
table DB_STATES has columns State_ID (int),State_Name (varchar...
I am working on a project with php/mysql. I have 2 tables with the following columns:
------------------
table projects:
projectid,summary,details,author
table users:
userid,email,password,first,last
------------------
When a project is submitted into the projects table the author field...
I have noticed that all the text in my Flash swf's is not crisp and contains anti-alias type problems. I have seen some sites where the small 10-12pt fonts are clear and easily read. Does anyone have any tips or tricks? Eric
I have been trying to install modssl from the ports collection on freebsd 4.4stable, but I get the following error. I have tried cvsup'ing the www ports collection and even deleting the /usr/ports/www/apache13-modssl directory and cvsup'ing it again to make sure that everything is fresh. I also...
I have been trying to install modssl from the ports collection on freebsd 4.4stable, but I get the following error. I have tried cvsup'ing the www ports collection and even deleting the /usr/ports/www/apache13-modssl directory and cvsup'ing it again to make sure that everything is fresh. I also...
I tried it spookie...seems to work great for one thing but not for the other. The other is testing to see if a live mms://url.com/show microsoft streaming media stream is active. The fopen doesn't seem to work for that.
ty, Eric Eric
Does anyone know if the Informix Client SDK is available for Win2k servers? I know there is one for Linux. I heard there is one for FreeBSD. Win2k? I need to compile PHP with Informix support, but it seems I need this SDK if it exists.
If anyone knows or has any helpful information about...
My guess is your session var expire time is set to a low time in your php.ini or possibly the var you registered as a session var is reused in the form that it appears to "disappear".
Eric
Hokey, I have tried that but I haven't been able to access images that are outside the root.
If I have the directory /home/webdev/html as my html root and I put an image in /home/webdev how would I access it?
Thanks, Eric
Eric
Alright...I've beat my brains to a pulp and ran my fingers bloody trying to figure out how to protect ALL files (including images) within a directory. I would like to use a PHP function which I have successfully written, however, if someone were to directly link to an image file within the...
The CFQUERY tab can take the parameters username and password. Where are these two things set so the db will recognize that the db needs a password. I have tried setting up different security items inside Access for the db but I have had no luck. I do not have access to the Cold Fusion...
sylvia70,
Scheduling is used best for events that you want the cf server carry out at specific times. It would be easiest to refresh the cfm page using the HTML meta tag at the beginning of your document.
<head>
<meta http-equiv="refresh" content="180">
</head>
Hope this...
I have a Cold Fusion based calendar. I have(graphic) button on it that allows a user to delete stuff off the calendar when clicking it. I want a "are you sure"? I know I can use javascript, but my problem arises since the "button" has to pass javascript variables through url...
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.