|
|
|
|
Website Features:
HTML5 & CSS3
Built to support new HTML5 elements and syntax. Progressively enhanced components for ultimate style. Yes, netFORUM is awesome!
Responsive
Our components are scaled according to a range of resolutions and devices to provide a consistent experience, no matter what.
Well Documented
netFORUM was designed first and foremost as a styleguide to document not only our features, but best practices and living.
|
|
Upcoming Events
There are no events listed at this time.
on evt_tzn_key = tzn_key
left join ev_event_location (nolock) on evl_evt_key = evt_key
left join ev_location (nolock) on loc_key = evl_loc_key
left join co_website (nolock) on url_key = loc_url_key
left join ev_event_fee (nolock) on evt_key = fee_evt_key
left join ev_session (nolock) on ses_evt_key = evt_key
left join ev_session_fee (nolock) on ses_key = sfe_ses_key
left join ev_track (nolock) on trk_evt_key = evt_key
left join ev_track_fee (nolock) on trk_key = tfe_trk_key
where
(evt_end_date>= dbo.nf_get_date() or evt_end_date is NULL) and (evt_start_date>= dbo.nf_get_date()) and (evt_post_to_web_date is NOT NULL and evt_post_to_web_date <= dbo.nf_get_date()) and ((evt_remove_from_web_date is NOT NULL AND evt_remove_from_web_date+1 >= dbo.nf_get_date()) or evt_remove_from_web_date is NULL) AND evt_closed_flag = 0 AND (evl_primary=1 or evl_primary is NULL)
and (evt_title like + '%' or is null)
and (evt_code like + '%' or is null)
and (evt_description like + '%' or is null)
and (evt_start_date <= or is null)
and (evt_etp_key like or is null)
and (@type = 'Individual' or (@type = 'Organization' and evt_fpc_prd_key is null))
and ( is null or fee_prd_key like )
order by evt_start_date, evt_title
Upcoming Events
There are no events listed at this time.
on evt_tzn_key = tzn_key
left join ev_event_location (nolock) on evl_evt_key = evt_key
left join ev_location (nolock) on loc_key = evl_loc_key
left join co_website (nolock) on url_key = loc_url_key
left join ev_event_fee (nolock) on evt_key = fee_evt_key
left join ev_session (nolock) on ses_evt_key = evt_key
left join ev_session_fee (nolock) on ses_key = sfe_ses_key
left join ev_track (nolock) on trk_evt_key = evt_key
left join ev_track_fee (nolock) on trk_key = tfe_trk_key
where
(evt_end_date>= dbo.nf_get_date() or evt_end_date is NULL) and (evt_start_date>= dbo.nf_get_date()) and (evt_post_to_web_date is NOT NULL and evt_post_to_web_date <= dbo.nf_get_date()) and ((evt_remove_from_web_date is NOT NULL AND evt_remove_from_web_date+1 >= dbo.nf_get_date()) or evt_remove_from_web_date is NULL) AND evt_closed_flag = 0 AND (evl_primary=1 or evl_primary is NULL)
and (evt_title like + '%' or is null)
and (evt_code like + '%' or is null)
and (evt_description like + '%' or is null)
and (evt_start_date <= or is null)
and (evt_etp_key like or is null)
and (@type = 'Individual' or (@type = 'Organization' and evt_fpc_prd_key is null))
and ( is null or fee_prd_key like )
order by evt_start_date, evt_title
Upcoming Events
There are no events listed at this time.
|
|
|
|
|