Hi,
I've built a very cool database driven popup menu on my website using a combination or PHP, javascript(to position the menus) and layers (<div>, CSS). Everything works fine but I would like to have the text layed out better in the layers. I thought putting a table within the <div> tag would...
Hi,
I'm not sure if this is javascript related. I've built a very cool database driven popup menu on my website using a combination or PHP, javascript(to position the menus) and layers (<div>, CSS). Everything works fine but I would like to have the text layed out better in the layers. I...
Hello,
I've got a script to get the XY coordinates of an images. The problem is it's a function, and it will only execute if the user activates the function, right? I want to get the position of the image while the page loads, so I can add a CSS layer(Popup menu) at that position. Is this...
Hi all,
I have coldfusion service with IIS 5 installed on my machine. This morning, I was trying to install PHP to use with IIS 5, so I downloaded PHP. Then I realised I should use PHP with Apache, so I installed that too. My question is do I have to uninstall the Coldfusion service and IIS...
Hello
I have to create a database driven web site for a company so they can update the info without having to go through HTML code. They give me the content in a Microsoft word document.
All I have to do once I create the database is copy the content in the cells and it's done. But(of course...
Is there a way to pass variables via links? Like:
<A href="page1.cfm?number=#queryName.Number#">Link 1</a>
to pass it is no problem, but how do I retreive it in the next page?
#queryName.Number# would be a number taken from a database, when the user clicks on the link, the next page...
Is there a way to read a .doc file, which has rich text format, and write the content in an html file? I have tried to read a .txt file and wrote the content in html with this code.
<CFFILE ACTION="Read"
FILE="C:\CFusionMX\wwwroot\TaskList\textFile.txt"...
Hello,
I'm building a WEB site for a client of our company. They want a refence manual/help file type site that they can use as a reference when using our software. It will need to be database driven, so I'm using Coldfusion to process info, since that's what my company is giving me. When the...
Hi all,
I just did the switched from ASP to Coldfusion and although they are very similar, there are things I don't quite understand.
First, in ASP, when you create a RecordSet and want to check or display the info from a database, it gets the data one row at a time with the help of a LOOP and...
I'm working on a database or an Art Bank. Every record contains info of a certain work of art. Every work of art has an "accession number" field. Now I have an image for every work of art, and they are named by its accession number...ex: The picture for the work 1968-12 will be named...
Hi,
I'm working on a db for an Art Bank and I want to create a "Loan History" field. This would track every loan an artwork would have. The user could add the name of the client that loaned an artwork and the date it was loaned, then add additional names if it was loaned again and it...
Ok, i've search everywhere for this...
I've set a up a field as a "Primary key", with auto-number. When I delete a record, the number in the field doesn't adjust itself. For example:
I have records 1,2,3 and 4, the value of primary key in record 4 is "4". If I delete record...
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.