Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

/prog/ Challenge

Name: Anonymous 2010-07-29 0:55

Write a web browser and post inside it on /prog/

Name: Anonymous 2010-07-29 18:38

InitNetwork();
ReceiveHTTPFile("http://dis.4chan.org/prog/", "archive"+StrU(Date())+".htm");
 If OpenWindow(0, 0, 0, 600, 300, "EXPERT PROGRAMMERS USE BLUB", #PB_Window_SystemMenu | #PB_Window_ScreenCentered)
    WebGadget(0, 10, 10, 580, 280, "http://www.example.com");
      Repeat
    Until WaitWindowEvent() = #PB_Event_CloseWindow
  EndIf

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List