I am trying to grab an Outlook Calendar on a CF web page.
The below links to my local Outlook calendar. Please advise how I can get a Group Calendar instead of fetching my local Calendar?
<object classid="clsid:0006F063-0000-0000-C000-000000000046" id="ViewCtlFolder" width="100%"...
I have a page that populates an Access 2000 database. It works great but when I try and put in more than one value for the select multiple options it only passes one value to my database. Please advise how I can get this to work where it will pass all option values that are selected?
HTML...
I am trying to get the Resultset page listing to work for my page. It works great for all pages 10 and under but when I get over 10 pages it doesnt work correctly:
For example if I have 11 page results and I go to page 2 it will show page 11 as the current page:
1 2 3 4 5 6 7 8 9 10 11
If I...
1) Are your target words in the table names or in row data?
In Row data type
2) Are you looking for a single string of three words, or are you looking for three separate strings, one word each?
Three separate strings such as: San Francisco Bay
and the other one will be: AB/3DK/000/19934
3) As...
I need to make a report but not sure where the data is located. I did a command to find all my tables:
select * from all_tables
Anyway to do a search to find information in my Oracle 7.2.3 database?
I need to find three words and there are over 150 tables to search. Please advise.
I want to make an update page that lists records where I can click on the record link and edit the record. I have the Record viewing page set up and working where it shows the links but now when I click on the record link to get an update page it shows the correct argument ID in URL but the...
I am trying to show CFGRID and have the ability to link to a record:
<cfform action="theGridPage.cfm" enablecab="Yes" name="myForm">
<cfgrid name="mygrid" colheaderbold="Yes" query="QueryOne" sort="Yes" griddataalign="left" gridlines="yes" rowheaders="yes" colheaders="Yes" selectmode="edit"...
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.