Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Conversion of a special character
Message
From
16/03/2010 23:47:58
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01454996
Message ID:
01455007
Views:
23
>That probably was my shortest and quickest answer :)

The final syntax was:
        Private Declare Function InternetWriteFile Lib "WinINet.dll" _
         (ByVal nFile As Integer, ByVal cBuffer As String, _
          ByVal nToWrite As Integer, ByRef nWritten As Integer) As Integer
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform