Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
StrConv () From VFP to ASP
Message
From
09/08/2004 06:48:39
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00931102
Message ID:
00931707
Views:
15
Thanks (again and again...), George!

I've been very active asking questions these days <s> the case is that I'm working in an system where one of my apps writes data (in this case pdf files) into a SQL Server table and that ASP app has to show it (I could do it successfully using Base64 conversion via StrConv, now remains the ASP part unsolved). It is a regular ASP app, unfortunatelly not an ASP.net app.

Also I have to get passwords to access the SQL Server back end (that's why the C++ function) and so on...

These last days have been very frustrating to me, because, as a VFP developer (and having part of that system written in VFP), I have all the burden to present all solutions. If I was using dot.net, all that would be very easy, they say...

Even the googling for the base64 solution in ASP it's me that have to do, because the ASP people don't have time to do it. OTHA if I was working with dotnet...

Pardom me for my complaining, George, you and many other fellows have been very supportive to me and I'm really thankful to you, but sometimes we get tired of working with the "wrong" tool for "any" job...

Regards,

Fernando
>>Hi,
>>
>>There are any equivalents to
>>
>>StrConv (cExpression, 13)
>>
>>and
>>
>>StrConv (cExpression, 14)
>>
>>That can be used in an ASP page?
>>
>>TIA,
>>
>Fernando,
>
>The same function is available in the Microsoft.VisualBasic namespace in .NET.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform