Click here to Skip to main content
15,910,234 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow do I extract the next 6 letters from buffer starting a postion 12 in buffer.. Pin
IrishSonic22-Jun-03 6:32
IrishSonic22-Jun-03 6:32 
AnswerRe: How do I extract the next 6 letters from buffer starting a postion 12 in buffer.. Pin
kydfru22-Jun-03 7:25
kydfru22-Jun-03 7:25 
AnswerRe: How do I extract the next 6 letters from buffer starting a postion 12 in buffer.. Pin
valikac22-Jun-03 7:25
valikac22-Jun-03 7:25 
AnswerRe: How do I extract the next 6 letters from buffer starting a postion 12 in buffer.. Pin
peterchen22-Jun-03 23:39
peterchen22-Jun-03 23:39 
GeneralHELP! HELP! HELP! Open & read .mdb on the Web-page using VC++ 6.0 Pin
ATC22-Jun-03 5:22
ATC22-Jun-03 5:22 
GeneralRe: HELP! HELP! HELP! Open & read .mdb on the Web-page using VC++ 6.0 Pin
Nick Parker22-Jun-03 6:07
protectorNick Parker22-Jun-03 6:07 
GeneralRe: Can you specify which one? Pin
ATC22-Jun-03 9:34
ATC22-Jun-03 9:34 
GeneralRe: Can you specify which one? Pin
Christian Graus22-Jun-03 17:10
protectorChristian Graus22-Jun-03 17:10 
At the end of the day, how do you expect the web page to read the Access database ? Do you know anything about ASP or ASP.NET ? If not, then you're totally in the dark, and you've got a decent learning curve ahead of you. Your web server needs to be running IIS ( i.e. not just a directory of html files on your ISP provided web space ), and you need to write code to read the database, and asp or aspx pages to use that code and turn the result into HTML.

Christian

NO MATTER HOW MUCH BIG IS THE WORD SIZE ,THE DATA MUCT BE TRANSPORTED INTO THE CPU. - Vinod Sharma

Anonymous wrote:
OK. I read a c++ book. Or...a bit of it anyway. I'm sick of that evil looking console window.

I think you are a good candidate for Visual Basic.
- Nemanja Trifunovic
GeneralRe: Can you specify which one? Pin
ATC23-Jun-03 7:08
ATC23-Jun-03 7:08 
GeneralRe: Can you specify which one? Pin
Christian Graus23-Jun-03 11:40
protectorChristian Graus23-Jun-03 11:40 
GeneralSSL connection example Pin
Kuniva22-Jun-03 4:52
Kuniva22-Jun-03 4:52 
GeneralRe: SSL connection example Pin
Stefan Pedersen22-Jun-03 11:42
Stefan Pedersen22-Jun-03 11:42 
GeneralRe: SSL connection example Pin
Kuniva22-Jun-03 12:49
Kuniva22-Jun-03 12:49 
GeneralRe: SSL connection example Pin
Stefan Pedersen22-Jun-03 13:47
Stefan Pedersen22-Jun-03 13:47 
GeneralRe: SSL connection example Pin
Kuniva22-Jun-03 23:46
Kuniva22-Jun-03 23:46 
GeneralRe: SSL connection example Pin
Stefan Pedersen23-Jun-03 0:15
Stefan Pedersen23-Jun-03 0:15 
QuestionHow to Overload bitwise AND operator Pin
Hashim Saleem22-Jun-03 4:40
Hashim Saleem22-Jun-03 4:40 
AnswerRe: How to Overload bitwise AND operator Pin
Joseph Dempsey22-Jun-03 13:28
Joseph Dempsey22-Jun-03 13:28 
GeneralDNS Insert/Modify/Delete Pin
vss-122-Jun-03 4:22
vss-122-Jun-03 4:22 
GeneralURGENT: MAPI won't work !!! Pin
Hadi Rezaee22-Jun-03 4:02
Hadi Rezaee22-Jun-03 4:02 
GeneralRe: URGENT: MAPI won't work !!! Pin
Hadi Rezaee22-Jun-03 9:48
Hadi Rezaee22-Jun-03 9:48 
GeneralCDialog disappearing Pin
gbenguita22-Jun-03 2:20
gbenguita22-Jun-03 2:20 
GeneralRe: CDialog disappearing Pin
valikac22-Jun-03 7:27
valikac22-Jun-03 7:27 
GeneralCant change mouse speed with SPI_SETMOUSE ! Pin
feederman22-Jun-03 1:36
feederman22-Jun-03 1:36 
GeneralRe: Cant change mouse speed with SPI_SETMOUSE ! Pin
Ryan Binns22-Jun-03 5:16
Ryan Binns22-Jun-03 5:16 

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.