<% ' Function Declarations Sub GenerateEmail(strFrom, strTo, strSubject, strMessage) Dim objConfig Dim objMessage Dim strSch Set objConfig = Server.CreateObject("CDO.Configuration") Set objMessage = Server.CreateObject("CDO.Message") Set objMessage.Configuration = objConfig strSch = "http://schemas.microsoft.com/cdo/configuration/" objConfig.Fields.Item(strSch & "sendusing") = 2 objConfig.Fields.Item(strSch & "smtpserver") = "10.1.1.12" objConfig.fields.update objMessage.From = strFrom objMessage.To = strTo objMessage.Subject = strSubject objMessage.TextBody = strMessage objMessage.Send Set objMessage = Nothing Set objConfig = Nothing End Sub ' Test to see if the page is posted. If len(Request.Form("btnSubmit")) > 0 Then ' Declare local variable to hold the "Thank You" page location. Dim lsThankYouPage ' Declare local email varialbes. Dim lsEmailFrom Dim lsEmailTo Dim lsEmailSubject Dim lsEmailBody ' Decalare local variables to hold form data. Dim lsFirstName Dim lsLastName Dim lsAffiliation Dim lsTitle Dim lsAddress Dim lsCity Dim lsState Dim lsZip Dim lsCountry Dim lsPhone Dim lsFax Dim lsEmail ' Set the redirect page. lsThankYouPage = "http://www.pff.org/events/upcomingevents/thanks.html" ' Assign form fields to local variables lsFirstName = Request.Form("msFirstName") lsLastName = Request.Form("msLastName") lsAffiliation = Request.Form("msAffiliation") lsTitle = Request.Form("msTitle") lsAddress = Request.Form("msAddress") lsCity = Request.Form("msCity") lsState = Request.Form("msState") lsZip = Request.Form("msZip") lsCountry = Request.Form("msCountry") lsPhone = Request.Form("msPhone") lsFax = Request.Form("msFax") lsEmail = Request.Form("msEmail") ' Build email header and body information. lsEmailFrom = lsEmail lsEmailTo = "mail@pff.org" lsEmailSubject = "101909 Wireless Investment Registration" lsEmailBody = "First Name: " & lsFirstName & vbcrlf lsEmailBody = lsEmailBody & "Last Name: " & lsLastName & vbcrlf lsEmailBody = lsEmailBody & "Affiliation: " & lsAffiliation & vbcrlf lsEmailBody = lsEmailBody & "Title: " & lsTitle & vbcrlf lsEmailBody = lsEmailBody & "Address: " & lsAddress & vbcrlf lsEmailBody = lsEmailBody & "City: " & lsCity & vbcrlf lsEmailBody = lsEmailBody & "State: " & lsState & vbcrlf lsEmailBody = lsEmailBody & "Zip: " & lsZip & vbcrlf lsEmailBody = lsEmailBody & "Country: " & lsCountry & vbcrlf lsEmailBody = lsEmailBody & "Phone: " & lsPhone & vbcrlf lsEmailBody = lsEmailBody & "Fax: " & lsFax & vbcrlf lsEmailBody = lsEmailBody & "Email: " & lsEmail & vbcrlf ' Send the email. GenerateEmail lsEmailFrom, lsEmailTo, lsEmailSubject, lsEmailBody ' Redirect to the "Thank You" page. Response.Redirect(lsThankYouPage) Else end if %> The Progress & Freedom Foundation


past events
Event Media

Upcoming Events
 
Wireless Investment, Innovation & Competition:
Advance or Retreat?
 

A PFF Congressional Seminar
October 19, 2009
12:00 p.m. to 2:00 p.m.
Hart Senate Office Building, Room SH-902
Washington, DC 20510

Lunch will be served

Register Online

  • Barbara Esbin (Moderator), Senior Fellow, The Progress & Freedom Foundation
  • Brett Glass, Owner and Founder, Lariat Networks
  • Kathleen Ham, VP Regulatory Affairs, T-Mobile USA
  • Thomas Hazlett, Professor of Law and Economics, George Mason University
  • Wayne Leighton, Partner, Empiris LLC and Adjunct Professor and U.S. Liaison, Francisco Marroquín University, Guatemala
  • Ruth Milkman, Chief, Wireless Telecommunications Bureau, FCC
  • Craig Moffett, Senior Analyst, Bernstein Research
  • Gregory Rosston, Deputy Director, Stanford Institute for Economic Policy Research, Stanford University
The wireless sector has been identified as a key component of increased broadband deployment and penetration, consistent with the goals of the American Recovery and Reinvestment Act.  At the same time, the wireless service sector, which has thrived under a “light touch” regulatory framework, is under increasing scrutiny from antitrust and regulatory officials.  Yet, the view from the capital markets is quite the opposite:  that there may be too much competition.  Would increased regulation of wireless markets be necessary or counter-productive?  If necessary, how can a regulator encourage innovation and investment in wireless?  Are there structural problems in the wireless service sector that are leading to pro- or anti-consumer outcomes?  Is the answer more regulation, more competition, both or neither?  These and other policy issues will be analyzed and discussed at "Wireless Investment, Innovation and Competition: Advance or Retreat?" a congressional seminar hosted by The Progress & Freedom Foundation. 

    Registration Form (Required fields in bold):

First Name Last Name
Company
Title
Address
City     State     Zip
Country
Phone
Fax
Email


(must be a valid email address for the form to function properly, e.g. name@company.com)

   
   
   
  
 

 

The Progress & Freedom Foundation