473,394 Members | 1,794 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,394 software developers and data experts.

create vCalendar apointment

I found an artical to create vCalendar clickable apointments in asp.
see: http://www.devx.com/getHelpOn/10Minu...ion/20508/1763
I'm trying to translate this into asp.tnet (vb) and i need to know how to
create a page with a different doctype/content so that when the link is
clicked on it will return a dynamic apointment of type
Response.AddHeader "Content-Disposition", _
"filename=Event" & mlngEventID & ".vcs;"
Response.Write strvCalendar
Response.End
Where strvCalendar is a correctly formatted apointment.
This should return the doc without having to create a vcs file on disk. At
least it can be done in asp can it be done in dot net and how?
thanks

--
thanks (as always)
some day i''m gona pay this forum back for all the help i''m getting
kes
Nov 19 '05 #1
1 2253
done deal. I figured it out. If any one wants to know how, please respond to
this.
--
thanks (as always)
some day i''m gona pay this forum back for all the help i''m getting
kes
"WebBuilder451" wrote:
I found an artical to create vCalendar clickable apointments in asp.
see: http://www.devx.com/getHelpOn/10Minu...ion/20508/1763
I'm trying to translate this into asp.tnet (vb) and i need to know how to
create a page with a different doctype/content so that when the link is
clicked on it will return a dynamic apointment of type
Response.AddHeader "Content-Disposition", _
"filename=Event" & mlngEventID & ".vcs;"
Response.Write strvCalendar
Response.End
Where strvCalendar is a correctly formatted apointment.
This should return the doc without having to create a vcs file on disk. At
least it can be done in asp can it be done in dot net and how?
thanks

--
thanks (as always)
some day i''m gona pay this forum back for all the help i''m getting
kes

Nov 19 '05 #2

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

Similar topics

0
by: jd142 | last post by:
Hi, Does anyone know of a good component for reading in vcalendar files and parsing them? I'm specifically looking for code that works with rrule settings, but any component would be great. ...
0
by: Maziar Aflatoun | last post by:
Hi everyone, I am creating an Outlook *.ics (Calendar file) using code. Does anyone know what tag will allow me to Show Time as: Free instead of the default Busy. So far I have ...
3
by: Bigfoot | last post by:
Hi, I want to make a webapplication to book conference rooms and want to know if this is possible to do this on our intranet. I know that it is easier to do this via Outlook itself, but I want...
4
by: Derrick | last post by:
Hi I am trying to create a outlook meeting request when a user clicks on a link on a asp.net page. what is the best approach? do you know where I could find some samples? Thanks Derrick
6
by: chuckdfoster | last post by:
Is there a way to create an New Outlook Appointment from an ASP.NET application? I would also need to check if Outlook is running first. Any suggestions, advice?
0
by: WebBuilder451 | last post by:
Is there a way to add an apointment to outlook from a webpage using an asp.net web page (not using exchange)? I know it can be done but have not found any information this. Anyone have any ideas? ...
37
by: Steven Bethard | last post by:
The PEP below should be mostly self explanatory. I'll try to keep the most updated versions available at: http://ucsu.colorado.edu/~bethard/py/pep_create_statement.txt...
0
by: GJH | last post by:
Hi, I have created a page that downloads a vCalendar to a visitor. If the person logs on from somewhere other than EST their times are incorrect. for example, someone in Colorado accesses the page...
1
by: Devin | last post by:
Hi. I'm hoping somebody can give me some quick incite into the confusion I am experiencing. I'm using an open source package called vCalendar. It uses asp and and access database. I need to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.