Hi,
I just want to ask if this is possible,
I have a text file and I need to read starting from
line 15 up to line 32 of the text file.
Currently Im using the cffile="read" but it reads all of the contents of the file. Can I know if CF can do this ( specify starting line # and ending...
Hi,
I have a script in a button that when pressed will refresh the page. The only thing is on I.E (or other browsers), is everytime page will perform refresh/reload it will give an alert message first, and informs and asks for users to click Retry or Cancel to continue or not.
How can I...
Hi,
What's the best way to catch all database error in your application? Im planning to put the script on my cfapplication, can the cfapplication will handle all errors?
pls advice and many thanks.
HI,
Just want to ask if it is possible to use 2 different Coldfusion in just one machine.
I'll be needing different ports on this.
REASON :
I have to backup the 2 web aplications, one is currently runnng on CFMX6.1 and the other one is CF 5.0 (ggrrrr).
The second application wont run...
Hi,
I have application server and Cf MX installed on it.
I need to send email through Coldfusion by using cfmail?
Can I install smtp mail software on the web application server and use it on my CF application and send mails using the cfmail? thanks in advance. =)
Is there free smtp that I...
Hi guys,
Happy Holidays to all!!
Just wondering if this is possible ....
1.On the website, they need to login,
2. after the succesful log-in then a session is created...on one of my page I will limit the number who can access the page ?
- Example, on upload pic page (upload.cfm)...
Hi,
Need some help. Would it be possible if I do this?
I have this project website, about uploading
csv files. The database resides on diff server and application server is another machine.
Website is on Coldfusion platform and using Oracle database.
From the website, people will upload csv...
Hi,
Need some help. Would it be possible if I do this?
I have this project website, about uploading
csv files. The database resides on diff server and application server is another machine.
Website is on Coldfusion platform and using Oracle database.
From the website, people will upload csv...
Hi guys,
Im using iframe.
And I need some help. I just want to get the value of the option that is being selected on the next page. Pls see code below.
Like if i select the 500 from the option it will display the value '500' on the frame page.
<script type="text/javascript">...
Hi Guys,
Need help on this.
I have a list. And inside my list is "one.doc,two,three,four.csv,five.csv "
ex : filelist = one.doc,two,three,four.csv,five.csv
How do I get element number that contains ".csv"?
For this example I should get element 4 and 5.
Is there a better CF function...
Hi,
need help on this one...
i wanted to change the button value from
<INPUT type="button" name="checkall"
value="Select all" onClick="check_all( this.form['checkbox[]'], true )" >
into this one when clicked
<INPUT type="button" name="checkall"
value="Deselect all" onClick="check_all(...
Hi,
I need to have a button that checks all the checkboxes,
and unchecks all checkboxes...
Similar to Select all and De-select all checkbox.
This is the code but doesn't really work. Maybe someone already did this kind functionality.
<script type="text/javascript">
function...
Hi
Im new on J2EE and just starting to learn.
How can I test my sample apps on my local machine?
I have apache tomcat downloaded, jboss and eclipse, how can I configure those to run my sample project?
Can you guys help me ? Can't find step by step installation guide for beginners...
Hi
Im new on J2EE and just starting to learn.
How can I test my sample apps on my local machine?
I have apache tomcat downloaded, jboss and eclipse, how can I configure those to run my sample project?
Can you guys help me ? Can't find step by step installation guide for beginners...
guys, how do i edit Compiled Clip?
on the library window, when i checked the property of the clip that i wanted to edit... it is a "Compiled Clip"... and can't edit it. Pls help me on this..
tnx in advance.
hello,
just want to ask, how do i removed button on the stage?
what i did for now..when clicked is I set the _alpha to zero 0..but it still active and it overlaps the other button on the next layer underneath.
can you help me how to remove the current button on the stage when press...
Hi,
I just made a keyword search into my dynamic site and is working just fine for a one word
Problem is if I search for "rich famous" word..my search result doesn't return any. But if I search for "rich" or "famous" only... my search page return a result.
need help on this..
thanks a lot.
Hi again,
I have a movie clip("mc_logos")on the stage, and inside the "mc_logos" are 35 logos. Then I have 2 buttons that can increase/decrease the speed of my motion tween of my "mc_logos" clip on the stage.
How can I make the 2 buttons work?
thanks again in advance.
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.