Am trying to add a "video" to a webpage using a Dreamweaver extension called Active Slideshow Pro by DMXZone.
The page can be viewed: www.faith.org.uk/Testindex.html
In IE7 it works fine. The video shows and the dropdowns of the menu work correctly.
In Mozilla Firefox, although the video works...
I have a field in a table (type Hyperlink) in which I store email addresses.
If I click on the textbox with this field as a source, I get an error:
“unable to open http://johnsmith@yahoo.com
If I define an OnClick handler and put a breakpoint in it, the contents of the text box is...
Am having problems with creating a Word document from Access. I have successfully created the document but cannot get Word to remain open in order to edit the document. Part of my coding is:
DoCmd.OpenForm "frmSelectSchoolContact", , , "[fldSchool_ID] = " & Me.txtSchoolID, , acDialog
If...
Am trying to create a graphic for a web page using CorelDraw 12.
Have made a vector graphics image and saved it as a cdr. It appears excellent, even at large magnifications.
I wish to export it as a Gif with a transparent background. With my image on a blank page, I have drawn a rectangle around...
Given a range of dates held in a field in a table or query, e.g.:
10/1/04,11/1/04,12/1/04, 23/1/04, 3/2/04,4,2,04, 8,2,04
How can I write a query (in Access SQL) to generate:
fldStart fldEnd
10/1/04 12/1/04
23/1/04 23/1/04
3/2/04 4/2/04
8/2/04 8/2/04...
Given a range of dates held in a field in a table or generated by a query, e.g.:
10/1/04,11/1/04,12/1/04, 23/1/04, 3/2/04,4,2,04, 8,2,04
How can I write a query to generate:
fldStartGap fldEndGap
13/1/04 22/1/04
24/1/04 2/2/04
5/2/04 7/2/04
Would appreciate...
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.