Click here to Skip to main content
15,894,405 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: Compiling error on my simple STL spell-checker. Pin
Joaquín M López Muñoz9-Feb-03 11:23
Joaquín M López Muñoz9-Feb-03 11:23 
GeneralRe: Compiling error on my simple STL spell-checker. Pin
George210-Feb-03 1:10
George210-Feb-03 1:10 
GeneralManta Web ATL Sample. Pin
Bo Hunter7-Feb-03 11:14
Bo Hunter7-Feb-03 11:14 
GeneralRe: Manta Web ATL Sample. Pin
TigerNinja_19-Feb-03 3:18
TigerNinja_19-Feb-03 3:18 
Generalresume download Pin
Anonymous6-Feb-03 17:34
Anonymous6-Feb-03 17:34 
GeneralRe: resume download Pin
JoeSox6-Feb-03 19:02
JoeSox6-Feb-03 19:02 
GeneralRe: resume download Pin
AlexO7-Feb-03 3:05
AlexO7-Feb-03 3:05 
GeneralRe: resume download Pin
Todd Smith19-Feb-03 9:29
Todd Smith19-Feb-03 9:29 
You have to add a Range: header to your download request. Lets say you got 1000 bytes of a file from a previous request. Here's what you need to do

GET /somefile.zip HTTP/1.1
Range: bytes=1000-


which will start at offset 1000 bytes into the file.

Todd Smith
Generaloutlook express configuration Pin
naradaji6-Feb-03 5:25
naradaji6-Feb-03 5:25 
GeneralRe: outlook express configuration Pin
Michael Dunn6-Feb-03 9:43
sitebuilderMichael Dunn6-Feb-03 9:43 
GeneralRe: outlook express configuration Pin
naradaji6-Feb-03 21:13
naradaji6-Feb-03 21:13 
GeneralRe: outlook express configuration Pin
Michael Dunn8-Feb-03 19:09
sitebuilderMichael Dunn8-Feb-03 19:09 
GeneralRe: outlook express configuration Pin
naradaji9-Feb-03 21:22
naradaji9-Feb-03 21:22 
GeneralProblems connecting DWebBrowserEvents2 Pin
Xavyer5-Feb-03 22:43
Xavyer5-Feb-03 22:43 
GeneralQuestion about input iterator. Pin
George25-Feb-03 21:34
George25-Feb-03 21:34 
GeneralRe: Question about input iterator. Pin
Joaquín M López Muñoz5-Feb-03 22:38
Joaquín M López Muñoz5-Feb-03 22:38 
GeneralRe: Question about input iterator. Pin
George26-Feb-03 0:03
George26-Feb-03 0:03 
GeneralRe: Question about input iterator. Pin
Joaquín M López Muñoz6-Feb-03 7:01
Joaquín M López Muñoz6-Feb-03 7:01 
GeneralRe: Question about input iterator. Pin
George26-Feb-03 15:22
George26-Feb-03 15:22 
GeneralRe: Question about input iterator. Pin
Joaquín M López Muñoz6-Feb-03 19:48
Joaquín M López Muñoz6-Feb-03 19:48 
GeneralRe: Question about input iterator. Pin
George27-Feb-03 2:52
George27-Feb-03 2:52 
GeneralTab Control quick hiding Pin
Leo Smith5-Feb-03 11:59
Leo Smith5-Feb-03 11:59 
GeneralRe: Tab Control quick hiding Pin
Ben Burnett7-Feb-03 13:37
Ben Burnett7-Feb-03 13:37 
GeneralQuestion about output iterator. Pin
George25-Feb-03 3:16
George25-Feb-03 3:16 
GeneralRe: Question about output iterator. Pin
Joaquín M López Muñoz5-Feb-03 8:01
Joaquín M López Muñoz5-Feb-03 8:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.