Active - X

J

John

Hi,
I am just looking at the activeX controls for the first
time. I noticed a calendar and it gave me an idea for a
search engine based on clicking the date. Does anyone know
how to set this up?

My goal would be to have the user click on a day and it
would use that date to run a DB query and than write a
table on the screen with the results for that day only.

If anyone knows where I can get an example on how to set
this up or any information on this that would be great!

Thanks
 
M

Mark Fitzpatrick

Avoid the ActiveX controls if possible. Newer Internet Explorer patches will
cut down on the useability of these controls in a web page. Also, the
ActiveX control isn't necessarily part of FP. If I remember correctly, it is
actually part of Office so not everyone will be able to see it. Instead you
can probably use some of the calanders created using javascript instead.
There are a bunch of calander javascripts at:
http://javascript.internet.com/calendars/ The ones you are looking for
mostly are date pickers. Basically though, your best bet may be to have a
text field that represents a date that can be filled in by hand, or can be
filled in by a date picker.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 
J

John

Hi,
Thanks! I am not really all that worried about using
activeX with this web site. It is a internal web site for
a small company and everyone uses IE and has office.

You did bring up some good points. I will try to get this
going but I will also check out the other stuff you talked
about.

Thanks again!
 
S

Stefan B Rusynko

FYI
Win XP Pro SP 2 will also cause you problems w/ activeX

--




| Hi,
| Thanks! I am not really all that worried about using
| activeX with this web site. It is a internal web site for
| a small company and everyone uses IE and has office.
|
| You did bring up some good points. I will try to get this
| going but I will also check out the other stuff you talked
| about.
|
| Thanks again!
|
| >-----Original Message-----
| >Avoid the ActiveX controls if possible. Newer Internet
| Explorer patches will
| >cut down on the useability of these controls in a web
| page. Also, the
| >ActiveX control isn't necessarily part of FP. If I
| remember correctly, it is
| >actually part of Office so not everyone will be able to
| see it. Instead you
| >can probably use some of the calanders created using
| javascript instead.
| >There are a bunch of calander javascripts at:
| >http://javascript.internet.com/calendars/ The ones you
| are looking for
| >mostly are date pickers. Basically though, your best bet
| may be to have a
| >text field that represents a date that can be filled in
| by hand, or can be
| >filled in by a date picker.
| >
| > Hope this helps,
| > Mark Fitzpatrick
| > Microsoft MVP - FrontPage
| >
| >| >> Hi,
| >> I am just looking at the activeX controls for the first
| >> time. I noticed a calendar and it gave me an idea for a
| >> search engine based on clicking the date. Does anyone
| know
| >> how to set this up?
| >>
| >> My goal would be to have the user click on a day and it
| >> would use that date to run a DB query and than write a
| >> table on the screen with the results for that day only.
| >>
| >> If anyone knows where I can get an example on how to set
| >> this up or any information on this that would be great!
| >>
| >> Thanks
| >>
| >
| >
| >.
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Xbox Series X anomaly (sort of) 4
Outlook Can an Activity Series be built in Outlook? 0
Active X control notice 1
Active X Calendar 4
active x & trust 3
Calendar 3
calendar showing multiple months 4
Scheduling 1

Top