Hey,
Thanks for the input :)
I ended up doing that when I put the hidden input fields in. Easy enough but to me just seems like alot of time for something to me that should be as simple as like cfcopy record #50 from database x to database y
LOL guess that tag will be kept for cf version...
Hrm ok I changed the code and instead of passing all the data through the url I put in hidden form fields and that seems to work. Either way though it all seems rather redundant please let me know if there is a more simple way of doing this.
I need to take information from one table and move it over to another table within the same database with a click of a button. What I've tried doing is displaying the data then using a button <form method=post action=link><input type=submit value=retire></form> where the link would look...
I'm getting a very large amount of land attacks on my home server. I have had this problem before and realized it was not someone outside intentially doing it.. but the server itself. However, I can't remember how I made it stop.
The land attacks are coming in by the thousands and bogging...
I have a page set up where a person enters news for the site, that enters in to a database then is displayed on another page. Currently I have it set up as a Textarea that uses insert to put it in to an access 2000 database. The field in access is set up as memo to allow for a large amount of...
I currently have my site made in tables.. the navigation is pulling from ssi. Cold fusion however doesn't show it. Is there a way to make cold fusion use that other document?
Thanks!
Brandon
Few things I noticed.
I opened it in Netscape 4.0 with Windows ME. That page is huge. As dambo said all that code and graphics has to download before netscape will show it. Unlike IE it won't show what it has as it is downloaded. After it did finally download the page blinked and then...
WOOO that worked.. ok now next question :)
How do I change that code to make the new frame and new document open up in a new broswer window instead of using the current one?
THANKS TONS!
Brandon
Well that was a little closer :)
When I put that in, it will now open that document the A HREF is pointing too inside the right frame. But I still don't get that documents corresponding frame for that site. :( It seems to completely ignore the onClick location.
I've been working with this and just not getting it. It seemed to do nothing.. so I right clicked the link and told it open in new window to see what it would load and it loaded the page that is already there :/
I changed it to look lie this
<A HREF="#"...
I have 2 sites site A needs to have a link to site B.. Both have frames.. There is a page within site B page.html. I put in <A HREF="http://www.siteb.com/page.html" TAREGET="_blank"> This will bring up the page.html, which is fine and dandy but I need it to show the frame...
yeah after looking back it is not only that it is all so the size of my background that is causing issues.. so i am going to have to go back and go through every page make sure I got everything smaller and fit.... *grumbles*
Thanks for the help!
I'm having a problem where my pages unles being viewed 1024x768 scroll off the right side and make left to right scroll bars in the main page. The pages that have tables in them are set to 100%.. not using pixel size.. How do I make it so people viewing 800x600 (forgets people still use that...
I took the where clause out and just put the form.addedby inside the cfoutput tag.. it gets the correct data.
I don't think the problem is with the addedby because it displays the page fine.. the items by the person's name that was entered on the previous screen.. it's when they click on the...
CFOUTPUT inside the CFQUERY on the WHERE clause doesn't work.. I'm thinking it can't even process an output clause that's inside the cfquery because the query isn't even over yet to allow a cfoutput to have info to ouptput :) I may be wrong though.
I get the same error..
Any other ideas...
I've never had to put CFOUTPUT tags in my WHERE clause before when pulling somthing from a form or the url but i'll give it a shot..
Bank your on the train of thought I was on.. My Access 2000 Database is set up lik this:
ItemID-AutoNumber-PrimaryKey
ItemName-Text-Indexable...
I've never gotten this error and i've looked over my code 100 times and I can't find anything wrong :/ My code is pasted below :/
Error Diagnostic Information
ODBC Error Code = 22005 (Error in assignment)
[Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression...
I'm trying to make a page where it will allow the user to upload 3 files.. but only HAS to upload 1. Right now if they don't upload 3 files they get this error:
Error Diagnostic Information
Error processing CFFILE
No data was received in the uploaded file '\.' Saving empty (zero-length) files...
Here is the error I am getting:
ODBC Error Code = IM002 (Data source not found and no default driver specified)
[Microsoft][ODBC Driver Manager] Data source 'POLICY' not found and no default driver specified
Hint: In order to use ODBC data sources with Cold Fusion you must create the data...
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.