My Environment would have a var, "FILELOC" that would be the path unique to that site of the files for my app. On Form intialization, can I grab the var and translate, giving the path. Open all files relative to that path....
Santa Rosa Web Development
I have an Access project with lots of linked files.
My problem is that the names and the locations of the linked files is different for different customers.
Is there a way to easily repoint the files to the correct names and locations without using the Link Manager?
Santa Rosa Web Development
Anyone can help me? Perhaps, if the slider is all the way to the left, the image should be black, and if it's all the way to the left, the image should look normal. I suppose to do this, the slider value should go from 0 to 1. Then, each time the slider moves, I create a new picutre by...
How would I modify this applet so that it loads an image and displays it and has a slider to modify the brightness of the image?
http://www.gracefulwebdevelopment.com/gradient.htm
That happens when u resize images, I think you just have to put up with it.
If you have access to compiling your own PHP I think there is a fix for it.
Santa Rosa Web Development
How many dsns, and how much disk space and bandwidth do you need?
Switching from SQL 2000 to mySql doesn't have to be hard.
If you used an abstraction layer,its 1 line change, if not, it means rewriting all sql queries and maybe more.
<a...
Add this to the srm.conf or httpd.conf
AddHandler cgi-script .py
You can also use the PyApache module, but that's gets complicated.
www.GracefulWebDevelopment.com
I have 400 images in a directory. I want to loop through the images and insert their file names into a database.
Please help.
www.GracefulWebDevelopment.com
Are you using a number format or something. i've never noticed CF adding commas unless i tell it to.
cf by default does *not* put in commas
<cfset myNum = 500 + 501><cfoutput>#myNum#</cfoutput> <-- no comma in the output there
You're likely doing something somewhere that is putting
in the...
http://www.webtricks.com/sourcecode/code.cfm?CodeID=25
Please have a look here
You might use a search and replace to make this easier. Just back up everything first.
www.GracefulWebDevelopment.com
If you want a record to be listed in a drop down, you can use cfselect:
http://www.cfm-resources.com/cflanguage.cfm?lang_id=61
What do you mean by refresh? When i hear this word, I think of the meta refresh tag, or some javascript thing. But, I don't think that's what you are asking about...
http://bayliss.netbenefit.com/cfdocs/CFML_Language_Reference/2_ColdFusion_Tags/lr2_038.htm
Have a look here for more about cfgrid
www.GracefulWebDevelopment.com
http://www.macromedia.com/support/coldfusion/ts/documents/cfmx_proxy_setting.htm
http://www.developer.be/forums/index.cfm/fuseaction/dsp_full_thread/fullthreadid/436/forumID/1.htm
Are either of these problems similar to the problem you are having?
By the way, here is more about this tag...
This is usually because you are connecting to the mail server from outside of the ip address range that it thinks it owns.
In any case set up a normal Internet email program (Outlook Express, Eudora, Netscape Mail) and see if you can make it work from the same machine and the same mail host...
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.