Delete Parent and child using dreamweaver
Hi yea,I have a parent table called boss and a child table called employee, One boss many employees in each department. If I delete a boss I want to delete all the employees too. lol Read More
When designing databases there is the chance that you will not always have one PRIMARY KEY on a table
For example
ISPEC_TABLE
PRIMARY KEY ISPEC_Customer SSI10 SSI10
PRIMARY KEY ISPEC_Part A1 B1
PRIMARY KEY ISPEC_Date 01/01/01 01/01/01
ISPEC_Comments
So when trying to update this record in Dreamweaver i am finding it hard - because i don't have a unique key column because i only want to update The Part B1 Comments
So i need to pass in all three primary key to the Update
Read More
would like to see a tutorial for sprech application using Dreamweaver
TTS text to speech and voice recognition of words spoken into a mic
this is to used on a PC platform - NOT a phone
Read MoreI would like to be able to Show and Hide Buttons on a web form on the 'onclick' event of a graphic in a layer. Has anyone got an insight into how this might be done or if in fact it is possible.
I have Graphical button's (designed in Fireworks) down the side of a page and once each is clicked I want the button in the form to be displayed. At the moment I have it set-up so as a button is enable however there are 8 buttons on the form and it looks pretty untidy so I really need to find a way to show and hide them as appropriate.
Cheers for any help you are able to give me. It is for the a system im designing for a Newspaper in Ireland.
Read More