Hi Alex, Sorry, but I'm not much of a DOS command line guy -- Could you explain exactly how to make your program work? I've gotten errors, and even crashed...
Chris Banford
chris@...
Jan 21, 2003 5:00 pm
1133
Hi List, Does anyone have an example of how to use: HttpFile.http-read-open I'm looking at the various ways to query a web server, and this one doesn't have an...
Chris Banford
chris@...
Jan 21, 2003 5:59 pm
1134
... Hi! It test for decoding www.yahoo.com main page. Unzip attached file and run file "run.bat"....
Alex Fedotov
feal@...
Jan 22, 2003 7:07 am
1135
... HttpFile.http-read-open ... This proc sends a request to the asp page and builds a string from the response. Database.xmlComposer is a proc that builds a...
Thanks Juha, this looks like what I need to get my feet on the ground. -Chris B. ... doesn't...
Chris Banford
chris@...
Jan 22, 2003 2:06 pm
1138
Hi Alex, Thanks for the help -- the converter (although not quite perfect) is *very* cool! Are you going to continue to work on it? Let me know if you'd like...
Chris Banford
chris@...
Jan 22, 2003 2:49 pm
1139
... If you have Curl 1.2 installed (for example), it behaves a bit strange. You first get the typical popup noting that the curl content does not match the...
... Not quite sure if there is a way to trap the older version of Curl -- would be a nice thing to be able to do (and short-circuit the Curl Corp. message), as...
Chris Banford
chris@...
Jan 22, 2003 4:13 pm
1141
... You can detect the curl version using curl-version or curl-version-major Depending on the result you can adapt the message. Make sure to write all curl...
Thanks Friedger, will see about updating the applet. -Chris B. ... would ... message), ... curl apis in...
Chris Banford
chris@...
Jan 22, 2003 4:45 pm
1143
... chris> I hope this is the case, but it's still a good point to bring chris> up (for those of you Curl engineers listening! :) We're listening. Speaking of...
Mat Hostetter
mat@...
Jan 22, 2003 4:47 pm
1144
Hi Rock, Great to see you posting again! ... Before you go for the new version of Curl, could you give the updated applet a whirl to see if it sends you to the...
Chris Banford
chris@...
Jan 22, 2003 5:06 pm
1145
I tried to the libmysql.dll to access my local data base. However, I haven't been successful, although I nearly tried everything. I always get a Memory access...
... Unfortunately SharedLibrary has no idea what the actual signature of the C function 'mysql_get_client_info' is; when you claim it returns StringBuf in this...
Mat Hostetter
mat@...
Jan 22, 2003 9:57 pm
1147
... Correction, make that "buf.size". Letting C code write past a FastArray's "size" is not something people should be doing, even if the "max-size" indicates...
Mat Hostetter
mat@...
Jan 22, 2003 10:03 pm
1148
... Here's some more info from one of my fellow engineers, I hope it helps: It is basically the same as File.read-open, except that you have some extra HTTP...
Mat Hostetter
mat@...
Jan 22, 2003 10:17 pm
1149
... Anybody willing to do that? Grmpf. Friedger...
Hi list, Was just asked this question (for which I didn't know the answer) and thought it would be a good one to pass along to the list... -Chris B....
Chris Banford
chris@...
Jan 23, 2003 12:21 pm
1151
Hi list, I've updated the article on www.curlbreaker.com to reflect the changes that I've made over the last several days (thanks for all your input on the ...
Chris Banford
chris@...
Jan 23, 2003 1:35 pm
1152
... How do you index java applets? Which key words do you want to use? Curl has the advantage that the applet files are plain text. One possibility would be to...
Can you add an index-without-curl page to your mk3-directory such that (sad) people who don't have Curl are not again asked again to download or install the...
Hi Friedger, Not quite sure I follow you below. Sounds like you're viewing the site from a Linux box to me : ) If you know that Curl's not installed (because...
Chris Banford
chris@...
Jan 23, 2003 3:19 pm
1155
Hi list, I'm working on getting a handle on Curl's Manifests, as I'm tired of battling with path problems as I develop applications (can be a pain to ...
Chris Banford
chris@...
Jan 23, 2003 3:34 pm
1156
Thanks Mat, My understanding of what is going on with this has improved greatly over the last two days (still some glaring gaps though : ) Appreciate the help...
Chris Banford
chris@...
Jan 23, 2003 3:37 pm
1157
Me again : ), As usual, 30 seconds after posting this, I figured it out -- I just needed to use the same manifest in the applet that was making the .pcurl file...
Chris Banford
chris@...
Jan 23, 2003 3:43 pm
1158
I meant one the main curlbreaker page. There is the frame (with the slick curl counter) that asks me again to download the plugin, would be nice to have a ol'...
... That's what the pcurler tool at curl.host.sk/pcurler/start.curl does. It generates an applet for each package with the manifest of the applet and the pcurl...