XML Services Service Collaboratif, (Web, Web Services, PDA, WidGet, Fat Client)
XAS.Services
  XML Kiosk  
Technologie XAS.Technology Version V 6.0.1
Dernière modification Lundi 29 Mars 2010 Par Zaïr BEZGHICHE
Dernière vérification Samedi 10 Avril 2010 Par Support France
ThèmeXML Services Service Collaboratif, (Web, Web Services, PDA, WidGet, Fat Client) Fonction FrmServices.lbTitre_Click

Prototype
Sub lbTitre_Click ()
Usage
XML-Services-Service-Collaboratif.lbTitre_Click(...)
HTTP (GET,POST)SOAP WSDLSOAP RESTXML-RPC
Format de sortie
XML HTML TEXT EXCEL(CSV)

Code Source - développement open source
Sub lbTitre_Click ()
Sub lbTitre_Click ()
Dim Ret%

 
Ret = CelFond(2).Visible
If Ret = True Then
    CelFond(0).Visible = False
    CelFond(1).Visible = True
    CelFond(2).Visible = False
Else
    LbTitre.Caption = ""
    LbTitre.Visible = False
    CelFond(0).Visible = True
    CelFond(1).Visible = False
    CelFond(2).Visible = False
    Ret = xRPCCloseSession(99)
End If
End Sub

Références Composants
XML-Services-Service-Collaboratif-XRPC-xRPCCloseSession,

Audience
Cette documentation est destinée aux personnes s'intéressant aux systèmes d'information collaboratifs.
Les Webservices, les architectures collabortives et distribuées, les moteurs transactionnelles et les concepts de programmation orientés objet.


XAS Services - Zaïr BEZGHICHE - Copyright 1991-2011 tous droits réservés- Powered by XAS.Technology