473,325 Members | 2,671 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

How: Hyperlink in calendar

Any ideas/examples of this...

Insert appointment entries into a calendar from a db (like outlook) and you
can click on it (it will be a hyperlink to a "detailed view" page). I'm
more interested in the hyperlink portion of the question.

Thanks.
Nov 18 '05 #1
1 1475
Hi:

Take a look at the DayRender event of the Calendar class. The
documentation has an example of catching this event in order to add a
new control into the day's cell:

http://msdn.microsoft.com/library/de...endertopic.asp

HTH,

--
Scott
http://www.OdeToCode.com

On Mon, 16 Aug 2004 23:06:56 -0400, "VB Programmer"
<Do*****************@jEmail.com> wrote:
Any ideas/examples of this...

Insert appointment entries into a calendar from a db (like outlook) and you
can click on it (it will be a hyperlink to a "detailed view" page). I'm
more interested in the hyperlink portion of the question.

Thanks.


Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Dave Lambert | last post by:
Hi, Hope someone can answer this, is it possible to have some dates that the user is unable to select in the Calendar, I am using the dayrender event to highlight specific dates, but would like to...
2
by: Billy | last post by:
I want to make a calendar and add a hyperlink to the days inside the calendar. The source code is below: <body> <SCRIPT LANGUAGE="JavaScript"> var now = new Date();
5
by: Charles | last post by:
Hello, I would like for my users to have a calendar control only when needed. IE button click for the control to appear and then once the date is selected. Populate a text box and the calendar...
6
by: Paolo Pignatelli | last post by:
I have an aspx code behind page that goes something like this in the HTML view: <asp:HyperLink id=HyperLink1 runat="server" NavigateUrl='<%#"mailto:" &amp;...
4
by: Nad | last post by:
Hello, I have a user control that has a button and a Calendar. Once you click on the button I display the calendar. Now when I move this user control to a web form, once I click on this button...
2
by: Tina | last post by:
This does not work... Private Sub calWO_DayRender(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.DayRenderEventArgs) Handles calWO.DayRender If e.Day.Date.Day = 18 Then Dim...
5
by: KiwiBrian | last post by:
I have a php series of scripts/programs/files which provide a simple calendar/scheduler program. When either an email or web address/hyperlink are displayed within the output, they seem to have...
6
by: richard | last post by:
http://littleworldofours.com/1960/table1.html I want to take the calendar table and hide it from the page until a user clicks on a link. Then show only that calendar in a popup window. What's my...
10
by: sierra7 | last post by:
I'm trying to create a form where a user enters a document reference number and then clicks a command button to add a hyperlink to the document, via a file picker. Thanks to Adezii's excellent...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.