Base Geco  
Recherche
Jeudi 20 juin 2013

    Accueil>Base Geco

<%@ Page Language="vb" AutoEventWireup="false" Codebehind="default_CIF.aspx.vb" Inherits="Bio.default_CIF"%> <%=System.Configuration.ConfigurationSettings.AppSettings("NomSite")%> AMF - Présentation de la base GECO


   

La base OPC Geco: présentation

Vous pouvez consulter dans cette partie du site les informations relatives aux OPC et aux sociétés de gestion.

<% '------------------------------------------------------------- 'The "getFileContents" function should be included at the top 'of the ASP file. '------------------------------------------------------------- 'Declare variables to hold the content of the main page and 'the include file. Dim strMain, strInclude 'Get the contents of the main page and pass them to the "strMain" 'variable. strMain = getFileContents("default_CIF.aspx") 'Test to see if the "cboFile" select box is being submitted. If so, 'load the requested include file. If not, load the default include. If Request.querystring("PAGE") <> "" Then strInclude = getFileContents(Request.querystring("PAGE")) End If 'After the proper include file contents are loaded ("strInclude"), 'then insert it into the main page ("strMain") using the "Replace" 'function. strMain = replace(strMain," AMF - Présentation de la base GECO


   

La base OPC Geco: présentation

Vous pouvez consulter dans cette partie du site les informations relatives aux OPC et aux sociétés de gestion.

",strInclude) 'Use the "Response" Object to "Write" the completed page to the client. response.write("

    Accueil>") response.write("" & System.Configuration.ConfigurationSettings.AppSettings("NomSite") & "

") Response.Write(strMain) %>

 

Assistance Autorité des Marchés Financiers - 17 place de la bourse 75082 Paris CEDEX 02
Tél (+33 1) 53.45.60.00 Fax (+33 1) 53.45.61.00