![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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 |
#3
| |||
| |||
|
|
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 |
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |