Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using an asp script with a modalpopup

Status
Not open for further replies.

emozley

Technical User
Jan 14, 2003
769
GB
Hi,

Are there any examples of a modalpopup showing another page that has parameters passed to it?

For example if I have a calendar with 30 squares representing a calendar month and some of them have links in - say "Party - 5pm" that points to "showevent.asp?EventID=52" can this be opened in this way?

Or do I have to generate all the HTML for all the events visible that month and then do it that way. The only examples I can find do it this way but I think it would be more efficient to point to a single external source.

I know it's possibly quite a complicated question so don't worry I don't want the whole code on a plate but if anyone knows of a good example/tutorial I can work through that would be really helpful.

Thanks very much

Ed
 
Cant quite see where the AJAX element is in this question - looks like simple ASP to me. Can you clarify what you want the AJAX to do?

___________________________________________________________
If you want the best response to a question, please check out FAQ222-2244 first.
'If we're supposed to work in Hex, why have we only got A fingers?'
Drive a Steam Roller
Steam Engine Prints
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top