Pop ups

G

Guest

I have created a calendar for a fitness center and within the calendar they
want
links to instructors and class description, The pop ups are (small) but the
calendar is .asp. Ive put the calendar in a page within a table, the
question ,is this the only way i can code multiple pop up links through the
..asp calendar cause im worried the calendar will not load with all this code
cause i need to add alot more links . Heres the address
http://www.flexworkout.com/cal/calendar.asp#
(View the source)
 
T

Thomas A. Rowe

You need to contact the source where you got the script.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
S

Stefan B Rusynko

Load the data in a DB and call it w/ 1 popup script using a parameter to determine which popup to call

PS
your date links generate an error 80004005

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|I have created a calendar for a fitness center and within the calendar they
| want
| links to instructors and class description, The pop ups are (small) but the
| calendar is .asp. Ive put the calendar in a page within a table, the
| question ,is this the only way i can code multiple pop up links through the
| .asp calendar cause im worried the calendar will not load with all this code
| cause i need to add alot more links . Heres the address
| http://www.flexworkout.com/cal/calendar.asp#
| (View the source)
| --
| Slowly but surely
 
G

Guest

Ok about the .db file. what is the reason for that error . Is it server side?
I was working fine then that
 
S

Stefan B Rusynko

See http://www.aspfaq.com/show.asp?id=2009

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Ok about the .db file. what is the reason for that error . Is it server side?
| I was working fine then that
| --
| Slowly but surely
|
|
| "Stefan B Rusynko" wrote:
|
| > Load the data in a DB and call it w/ 1 popup script using a parameter to determine which popup to call
| >
| > PS
| > your date links generate an error 80004005
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > |I have created a calendar for a fitness center and within the calendar they
| > | want
| > | links to instructors and class description, The pop ups are (small) but the
| > | calendar is .asp. Ive put the calendar in a page within a table, the
| > | question ,is this the only way i can code multiple pop up links through the
| > | .asp calendar cause im worried the calendar will not load with all this code
| > | cause i need to add alot more links . Heres the address
| > | http://www.flexworkout.com/cal/calendar.asp#
| > | (View the source)
| > | --
| > | Slowly but surely
| >
| >
| >
 

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

Top