| Return to Index | Read Prev Msg | Read Next Msg |

Slink-e / CDJ Discussion Archive #5

Re: Trouble with Covers

Posted By: Jeroen Sonnemans <scarlet@e...>
Date: 8/31/1999 10:07a.m.

In Response To: Re: Trouble with Covers (Jeroen Sonnemans)

okay, looks like I only changed this to get rid of the URL error...

In the "InetForm" change:

szFormReply = Mid(szFormReply, InStr(LCase(szFormReply), "src=") + 5)

to:

If InStr(LCase(szFormReply), "src=") Then

szFormReply = Mid(szFormReply, InStr(LCase(szFormReply), "src=") + 5)

End If

save and recompile...

All should be well now.

Hope this helps...

Jeroen

| Return to Index | Read Prev Msg | Read Next Msg |

Password:

Slink-e / CDJ Discussion Archive #5 is maintained by slinke-bbs-owner@nirvis.com with WebBBS 3.21.