| XML Kiosk |
| Technologie | XAS.Technology | Version | V 6.0.1 |
| Dernière modification | Mercredi 25 Août 2010 | Par | Zaïr BEZGHICHE |
| Dernière vérification | Samedi 4 Septembre 2010 | Par | Support France |
| Thème | XML Server Service Collaboratif, (Web, Web Services, PDA, WidGet, Fat Client) | Fonction | FrmServeur.Ico_Click |
| Prototype |
| Sub Ico_Click (Index As Integer) |
| Usage | |||
| XML-Server-Service-Collaboratif.Ico_Click(...) | |||
| HTTP (GET,POST) | SOAP WSDL | SOAP REST | XML-RPC |
| Format de sortie | |||
| XML | HTML | TEXT | EXCEL(CSV) |
| Code Source - développement open source |
| Sub Ico_Click (Index As Integer) |
Sub Ico_Click (Index As Integer)
Dim Ret%
Select Case Index
Case 0
Ret = DoLoadCompiler(Index)
Case 1
'Ret = GetVbSource(Index)
Case 2
Ret = GetVbSource(Index)
Case 3
Ret = GetHttpSource(GlobxRpcLastURL)
Case 4
Ret = GetHttpSource(GlobxRpcLastURI)
End Select
End Sub
|
| Références Composants |
| XML-Server-Service-Collaboratif-GPRS-GPRSCallFunction, XML-Server-Service-Collaboratif-GPS-GPSGetIdSession, XML-Server-Service-Collaboratif-GPS-GPSCloseSession, |
| 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 |