<%@LANGUAGE="VBSCRIPT"%> <% ' *** Validate request to log in to this site. MM_LoginAction = Request.ServerVariables("URL") If Request.QueryString<>"" Then MM_LoginAction = MM_LoginAction + "?" + Request.QueryString MM_valUsername=CStr(Request.Form("username")) If MM_valUsername <> "" Then MM_fldUserAuthorization="" MM_redirectLoginSuccess="members.asp" MM_redirectLoginFailed="error.htm" MM_flag="ADODB.Recordset" set MM_rsUser = Server.CreateObject(MM_flag) MM_rsUser.ActiveConnection = MM_tssconn_STRING MM_rsUser.Source = "SELECT username, password" If MM_fldUserAuthorization <> "" Then MM_rsUser.Source = MM_rsUser.Source & "," & MM_fldUserAuthorization MM_rsUser.Source = MM_rsUser.Source & " FROM password WHERE username='" & MM_valUsername &"' AND password='" & CStr(Request.Form("password")) & "'" MM_rsUser.CursorType = 0 MM_rsUser.CursorLocation = 2 MM_rsUser.LockType = 3 MM_rsUser.Open If Not MM_rsUser.EOF Or Not MM_rsUser.BOF Then ' username and password match - this is a valid user Session("MM_Username") = MM_valUsername If (MM_fldUserAuthorization <> "") Then Session("MM_UserAuthorization") = CStr(MM_rsUser.Fields.Item(MM_fldUserAuthorization).Value) Else Session("MM_UserAuthorization") = "" End If if CStr(Request.QueryString("accessdenied")) <> "" And false Then MM_redirectLoginSuccess = Request.QueryString("accessdenied") End If MM_rsUser.Close Response.Redirect(MM_redirectLoginSuccess) End If MM_rsUser.Close Response.Redirect(MM_redirectLoginFailed) End If %> Texas Surgical Society
Member Login
Name
Password
   
Home
Contact TSS
Links
  Future Meetings  
  Prospective Members
 
Username/Password
 
 
   
James E. Thompson, M.D.: First Professor and Chairman of Surgery at University of Texas Medical School, Galveston 1891-1927. Founding member of American College of Surgeons 1913. First President Texas Surgical Society 1915-1916. 
     
Welcome to the Texas Surgical Society Online.
 

 

The objective of the Texas Surgical society is "the stimulation and improvement of the art and science of surgery, and the elevation of the standards of the practice of medicine." (from Article II of the Constitution and By-Laws).

The Texas Surgical Society was officially founded on March 6, 1915 in Houston, Texas. The leader of the founding movement was Dr. James E. Thompson of Galveston.

There were twenty one charter members who signed the same Fellowship Pledge still in use today. There were four qualifications for membership:
High moral standing in the community.
High ethical standing in the community.
No participation in fee splitting for referrals.
Practice limited to surgery.

The first scientific session was held in San Antonio on October 18-19, 1915. Dr. Thompson delivered the presidential address to fifteen members. The Scientific Session has been held at least yearly since then and semi-annually since 1943. At the meetings, scientific papers are delivered by the members and an outside Honor Guest Speaker is featured. Attending the meetings are Active Fellows, Senior Fellows, Honary Fellows and invited guests. Discussion is invited and encouraged by all members and invited guests.

The president of the Texas Surgical Society delivers his yearly address at the Presidential Banquet during the Fall meeting. The Texas Surgical Society is currently limited to 300 Active Fellows.

The continuation of Texas surgical history has always been an important tradition in the Texas Surgical Society. Cabeza de Vaca performed the first surgical procedure in the New World in Texas in 1535. He excised an arrowhead from the chest of an Indian and sutured the wound closed. The patient survived and also, therefore, so did Cabeza de Vaca. The importance of this to the Society is exemplified in the inclusion of Cabeza de Vaca in the Texas Surgical Society logo.

 
 
© 2004 Texas Surgical Society; All Rights Reserved