create vCalendar apointment

G

Guest

I found an artical to create vCalendar clickable apointments in asp.
see: http://www.devx.com/getHelpOn/10MinuteSolution/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
 
G

Guest

done deal. I figured it out. If any one wants to know how, please respond to
this.
 

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

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top