HighDots Forums  

Working with default.asp - Calendar Manager Pro

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Working with default.asp - Calendar Manager Pro in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
williamconifer
 
Posts: n/a

Default Working with default.asp - Calendar Manager Pro - 07-12-2004 , 08:51 PM






Greetings.

I just started using Calendar Manager Pro made by Ocean12 Scripts. Nice
little app. It's a ready made dynamic database calendar app. written in ASP
and VBscript.

The calender is displayed on the page default.asp.

I am new and very cautious with ASP apps so I was wondering what the best way
is to either modify default.asp to look like it belongs in my site or what's
the best way to insert or import the asp code into a HTML page to display the
calendar in one of my regular pages.

Link to the calendar page on my site. http://209.221.146.162/calendar/#

Thanks again folks.

jack


Reply With Quote
  #2  
Old   
Mick White
 
Posts: n/a

Default Re: Working with default.asp - Calendar Manager Pro - 07-13-2004 , 12:16 AM






It's common among Asp and PHP web application authors to spit out <font>
tags in their text streams. If you could go into the code and remove the
font tags, you could present the table in any way you want.
There really is no need for this micro management of text appearance in
this day and age, the problem is that the font tags are the most
"specific", thus they reign.
Mick

williamconifer wrote:

Quote:
Greetings.

I just started using Calendar Manager Pro made by Ocean12 Scripts. Nice
little app. It's a ready made dynamic database calendar app. written in ASP
and VBscript.

The calender is displayed on the page default.asp.

I am new and very cautious with ASP apps so I was wondering what the best way
is to either modify default.asp to look like it belongs in my site or what's
the best way to insert or import the asp code into a HTML page to display the
calendar in one of my regular pages.

Link to the calendar page on my site. http://209.221.146.162/calendar/#

Thanks again folks.

jack


Reply With Quote
  #3  
Old   
Andy
 
Posts: n/a

Default Re: Working with default.asp - Calendar Manager Pro - 07-13-2004 , 03:38 AM




I'm currently working with this script as well, like you said its quite a
powerful little app.

I'm experimenting with ways to integrate into my own site as well, although
I have to convert this to British date format first ?

Which format are you using ?




"Mick White" <mwhite13 (AT) BOGUSrochester (DOT) rr.com> wrote

Quote:
It's common among Asp and PHP web application authors to spit out <font
tags in their text streams. If you could go into the code and remove the
font tags, you could present the table in any way you want.
There really is no need for this micro management of text appearance in
this day and age, the problem is that the font tags are the most
"specific", thus they reign.
Mick

williamconifer wrote:

Greetings.

I just started using Calendar Manager Pro made by Ocean12 Scripts.
Nice
little app. It's a ready made dynamic database calendar app. written
in ASP
and VBscript.

The calender is displayed on the page default.asp.

I am new and very cautious with ASP apps so I was wondering what the
best way
is to either modify default.asp to look like it belongs in my site or
what's
the best way to insert or import the asp code into a HTML page to
display the
calendar in one of my regular pages.

Link to the calendar page on my site. http://209.221.146.162/calendar/#

Thanks again folks.

jack




Reply With Quote
  #4  
Old   
williamconifer
 
Posts: n/a

Default Re: Working with default.asp - Calendar Manager Pro - 07-13-2004 , 09:05 AM



Andy,

I am using US date format. In looking at the Ocean12 website I don't think
they are actively supporting their programs. Their News section is from mid
2003. Thank goodness it not buggy.

Sorry I have absolutely no idea how to adjust the script for UK date formats.
If I run across anything I'll let you know on the board.

thanks
jack


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.