Announcement

Collapse
No announcement yet.

ASP Help

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • ASP Help

    I'm the project manager on a new calendar site wide for our school. The calendar is in asp and has been implemented on the site. I've gotten two complaints. One isn't my fault (database didn't have enough info, I just converted the database, I never entered the events) and two they would like to click to view the events off the front page.

    Now, right now I'm using
    code:
    <% Call NextEvents() %>
    to call the next 10 events from the calendar. But if you click on them it trys to display it but won't. I need to include
    code:
    <% Call Events() %>
    but this defaultly displays all events for the current month but switches to the event in question when you click one of the top 10.

    Is there a way where when someone clicks something in NextEvents to display the Events dialoge? How could this be achieved in ASP?

    Thanks,
    Tucker
    @tuckerm

  • #2
    I might have to install an asp engine and figure this out. . . is there even a way to do asp with apache?

    Sorry I can't be of more help at the moment :\
    Never underestimate the bandwidth of a station wagon full of tapes hurtling down the highway.

    Comment

    Working...
    X
    😀
    🥰
    🤢
    😎
    😡
    👍
    👎