Search found 4 matches

by elevy
Thu Dec 29, 2011 2:51 am
Forum: PureFORM & JaPBe
Topic: PureLVSORT library : sorting ListIconGadgets (and more)
Replies: 438
Views: 316845

Re: PureLVSORT library : sorting ListIconGadgets (and more)

Oops... I guess I originally posted this in the wrong place. Sorry 'bout that folks. Didn't mean to clutter things up on the root.

Anyway, here is my original post:

I am currently using PureBASIC 4.51 with the matching PureCOLOR and PureLVSORT libraries on a particular project. (I could upgrade ...
by elevy
Wed Nov 03, 2010 12:11 am
Forum: Coding Questions
Topic: Retrieve header info from Webgadget
Replies: 9
Views: 2245

Re: Retrieve header info from Webgadget

@ideasvacuum

The problem is that these pages are being dynamically generated by a server script or program (something with a .do file extension). Any attempt to read pull in the source of the page returns absolutely nothing, and the URL just contains the servlet.do name. Yet, when I inspect the ...
by elevy
Tue Nov 02, 2010 12:42 am
Forum: Coding Questions
Topic: Retrieve header info from Webgadget
Replies: 9
Views: 2245

Re: Retrieve header info from Webgadget

Thanks to everyone who replied. Unfortunately it's still not doing quite what I want. I think that's my fault for not being explicit enough on exactly what I need to do. Well that and the code I originally submitted is apparently not going to cut the mustard, at least not for this purpose.

So let ...
by elevy
Sun Oct 31, 2010 2:29 am
Forum: Coding Questions
Topic: Retrieve header info from Webgadget
Replies: 9
Views: 2245

Retrieve header info from Webgadget

This is probably easier than I'm making it out to be, but it's been killing me for a while. All I'm trying to do is get the header information (specifically the 'Content-Type') from a web page that's loaded into a webgadget. I've been battling it all day long and it's driving me nuts!!!

I'm trying ...