dev-cpp-users Mailing List for Dev-C++
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(15) |
Oct
(115) |
Nov
(154) |
Dec
(258) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(377) |
Feb
(260) |
Mar
(249) |
Apr
(188) |
May
(152) |
Jun
(150) |
Jul
(195) |
Aug
(202) |
Sep
(200) |
Oct
(286) |
Nov
(242) |
Dec
(165) |
2002 |
Jan
(245) |
Feb
(241) |
Mar
(239) |
Apr
(346) |
May
(406) |
Jun
(369) |
Jul
(418) |
Aug
(357) |
Sep
(362) |
Oct
(597) |
Nov
(455) |
Dec
(344) |
2003 |
Jan
(446) |
Feb
(397) |
Mar
(515) |
Apr
(524) |
May
(377) |
Jun
(387) |
Jul
(532) |
Aug
(364) |
Sep
(294) |
Oct
(352) |
Nov
(295) |
Dec
(327) |
2004 |
Jan
(416) |
Feb
(318) |
Mar
(324) |
Apr
(249) |
May
(259) |
Jun
(218) |
Jul
(212) |
Aug
(259) |
Sep
(158) |
Oct
(162) |
Nov
(214) |
Dec
(169) |
2005 |
Jan
(111) |
Feb
(165) |
Mar
(199) |
Apr
(147) |
May
(131) |
Jun
(163) |
Jul
(235) |
Aug
(136) |
Sep
(84) |
Oct
(88) |
Nov
(113) |
Dec
(100) |
2006 |
Jan
(85) |
Feb
(119) |
Mar
(33) |
Apr
(31) |
May
(56) |
Jun
(68) |
Jul
(18) |
Aug
(62) |
Sep
(33) |
Oct
(55) |
Nov
(19) |
Dec
(40) |
2007 |
Jan
(22) |
Feb
(49) |
Mar
(34) |
Apr
(51) |
May
(66) |
Jun
(43) |
Jul
(116) |
Aug
(57) |
Sep
(70) |
Oct
(69) |
Nov
(97) |
Dec
(86) |
2008 |
Jan
(32) |
Feb
(47) |
Mar
(106) |
Apr
(67) |
May
(28) |
Jun
(39) |
Jul
(31) |
Aug
(25) |
Sep
(18) |
Oct
(25) |
Nov
(5) |
Dec
(21) |
2009 |
Jan
(33) |
Feb
(27) |
Mar
(27) |
Apr
(22) |
May
(22) |
Jun
(10) |
Jul
(17) |
Aug
(9) |
Sep
(21) |
Oct
(13) |
Nov
(4) |
Dec
(11) |
2010 |
Jan
(10) |
Feb
(8) |
Mar
(4) |
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(8) |
Oct
(26) |
Nov
(9) |
Dec
(1) |
2011 |
Jan
(21) |
Feb
(16) |
Mar
(4) |
Apr
(19) |
May
(26) |
Jun
(9) |
Jul
(6) |
Aug
|
Sep
(4) |
Oct
(3) |
Nov
(2) |
Dec
(1) |
2012 |
Jan
(4) |
Feb
(7) |
Mar
(4) |
Apr
|
May
(1) |
Jun
(10) |
Jul
(1) |
Aug
(1) |
Sep
(18) |
Oct
(3) |
Nov
(1) |
Dec
(1) |
2013 |
Jan
(4) |
Feb
(2) |
Mar
(15) |
Apr
(6) |
May
(1) |
Jun
(3) |
Jul
(1) |
Aug
(2) |
Sep
(4) |
Oct
|
Nov
(9) |
Dec
|
2014 |
Jan
(4) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(5) |
Aug
(4) |
Sep
|
Oct
(2) |
Nov
(1) |
Dec
(4) |
2015 |
Jan
(2) |
Feb
(3) |
Mar
(1) |
Apr
(2) |
May
(1) |
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(2) |
Oct
(9) |
Nov
(35) |
Dec
(6) |
2016 |
Jan
(7) |
Feb
(10) |
Mar
(10) |
Apr
(9) |
May
(13) |
Jun
(9) |
Jul
(1) |
Aug
(3) |
Sep
(3) |
Oct
(1) |
Nov
(1) |
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
(1) |
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
1
|
2
(1) |
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
(4) |
19
(4) |
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
|
|
|
|
From: Michal M. <mol...@se...> - 2010-11-19 18:37:30
|
Dne Pá 19. listopadu 2010 01:54:42 Jason Spalding napsal(a): > An example could be a html page with a list/menu that has 9 entries > from 1 - 9. When a user selects a number the number is sent back to > the c++ application that does some math and send a value back to the > html page. This value is then inserted into another list/menu. > > Any suggestions ? Or if you want do it with embedded web browser control, this url can help you: http://www.wischik.com/lu/programmer/webform.html |
From: William Mc C. <wil...@ms...> - 2010-11-19 12:24:00
|
http://www.raulweb.it/meds.php |
From: Per W. <pw...@ia...> - 2010-11-19 01:28:18
|
Google for AJAX. You use javascript on the web page, and the javascript code posts the data to the web server, where a server script takes the posted data, performs some task and then sends back an answer to the javascript code. The javascript code can then patch the displayed information, so you see new text without having had a page reload. Or you just implement a trivial web server as I mentioned earlier. First time, it gets a "GET" request and sends out a web page. The user clicks something on the web page and the web browser sends a "POST" request to your home-made web server. It picks up the posted data, performs some work and then sends out a new web page. /pwm On Thu, 18 Nov 2010, Jason Spalding wrote: > An example could be a html page with a list/menu that has 9 entries > from 1 - 9. When a user selects a number the number is sent back to > the c++ application that does some math and send a value back to the > html page. This value is then inserted into another list/menu. > > Any suggestions ? > > > On Thu, Nov 18, 2010 at 4:41 PM, <mi...@na...> wrote: > > The question didn't appear (at least the way I read it) to ask about > > creating a web server, but more like send data, directly, to a web browser > > using API. > > > > I could be wrong, and I probably am; if so, take PWM's advice. If not, > > please clarify. Percocet does dangerous things to the thought patterns. > > > > -mike. > > > > ----- Original Message ----- > > From: "Per Westermark" <pw...@ia...> > > To: <mi...@na...> > > Cc: "Jason Spalding" <jsp...@gm...>; > > <dev...@li...> > > Sent: Thursday, November 18, 2010 3:25 PM > > Subject: Re: [Dev-C++] (no subject) > > > > > >> It's quite easy to implement a trivial web server supporting http 1.0. > >> > >> Just a TCP listener, that waits for a connect. > >> > >> When it receives the connect, retrieve the received data. > >> > >> It should contain one or more text lines, followed by two newline > >> characters. > >> > >> If you get a "GET" request, you know a web browser wants to get a web page > >> from your server. The path specified after GET tells what page that is > >> requested - but for a really stupid server you can ignore that and always > >> send the same page back. > >> > >> What you then need to send back is: > >> --- > >> HTTP/1.0 200 OK\n > >> Server: <your_fancy_server>\n > >> Content-Length: <number of bytes of HTML data>\n > >> Connection: close\n > >> Content-Type: text/html; charset-iso-8859-1\n > >> \n > >> <your html page here> > >> --- > >> > >> Then close the connection and wait for more connects. > >> > >> The HTML part could be: > >> ----- > >> <!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n > >> <html>\n > >> <head>\n > >> <title>My magic web page</title>\n > >> </head>\n > >> <body>\n > >> 12345678\n > >> </body> > >> </html> > >> ----- > >> > >> Or maybe replace the value 12345678 above with: > >> Value=12345678 > >> > >> /pwm > >> > >> On Thu, 18 Nov 2010 mi...@na... wrote: > >> > >>> Perhaps look at the MSDN documents. > >>> > >>> Or try explaining by what you mean "send an integer or string to a web > >>> brower" in a little more detail. > >>> > >>> -Mike. > >>> > >>> ----- Original Message ----- > >>> From: "Jason Spalding" <jsp...@gm...> > >>> To: "William Mc Coy" <wil...@ms...> > >>> Cc: <sty...@ya...>; <arl...@ms...>; > >>> <dev...@li...>; <pet...@ao...>; > >>> <pw...@ia...>; <gru...@co...>; <mpa...@ao...>; > >>> <joa...@ya...> > >>> Sent: Thursday, November 18, 2010 12:07 PM > >>> Subject: Re: [Dev-C++] (no subject) > >>> > >>> > >>> >I am trying to send a interger from Visual Studio 2010 using C++ to a > >>> > web browsers. I'd also like to send a string. Can anyone suggest a > >>> > resource to look at or advice? > >>> > > >>> > Jason > >>> > > >>> >> _______________________________________________ > >>> >> Dev-cpp-users mailing list > >>> >> Dev...@li... > >>> >> TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm > >>> >> https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > >>> >> > >>> >> > >>> > > >>> > ------------------------------------------------------------------------------ > >>> > Beautiful is writing same markup. Internet Explorer 9 supports > >>> > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > >>> > Spend less time writing and rewriting code and more time creating > >>> > great > >>> > experiences on the web. Be a part of the beta today > >>> > http://p.sf.net/sfu/msIE9-sfdev2dev > >>> > _______________________________________________ > >>> > Dev-cpp-users mailing list > >>> > Dev...@li... > >>> > TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm > >>> > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > >>> > > >>> > >>> > >>> ------------------------------------------------------------------------------ > >>> Beautiful is writing same markup. Internet Explorer 9 supports > >>> standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > >>> Spend less time writing and rewriting code and more time creating great > >>> experiences on the web. Be a part of the beta today > >>> http://p.sf.net/sfu/msIE9-sfdev2dev > >>> _______________________________________________ > >>> Dev-cpp-users mailing list > >>> Dev...@li... > >>> TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm > >>> https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > >>> > >> > >> > > > > > > ------------------------------------------------------------------------------ > > Beautiful is writing same markup. Internet Explorer 9 supports > > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > > Spend less time writing and rewriting code and more time creating great > > experiences on the web. Be a part of the beta today > > http://p.sf.net/sfu/msIE9-sfdev2dev > > _______________________________________________ > > Dev-cpp-users mailing list > > Dev...@li... > > TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm > > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > > > |
From: Jason S. <jsp...@gm...> - 2010-11-19 00:54:49
|
An example could be a html page with a list/menu that has 9 entries from 1 - 9. When a user selects a number the number is sent back to the c++ application that does some math and send a value back to the html page. This value is then inserted into another list/menu. Any suggestions ? On Thu, Nov 18, 2010 at 4:41 PM, <mi...@na...> wrote: > The question didn't appear (at least the way I read it) to ask about > creating a web server, but more like send data, directly, to a web browser > using API. > > I could be wrong, and I probably am; if so, take PWM's advice. If not, > please clarify. Percocet does dangerous things to the thought patterns. > > -mike. > > ----- Original Message ----- > From: "Per Westermark" <pw...@ia...> > To: <mi...@na...> > Cc: "Jason Spalding" <jsp...@gm...>; > <dev...@li...> > Sent: Thursday, November 18, 2010 3:25 PM > Subject: Re: [Dev-C++] (no subject) > > >> It's quite easy to implement a trivial web server supporting http 1.0. >> >> Just a TCP listener, that waits for a connect. >> >> When it receives the connect, retrieve the received data. >> >> It should contain one or more text lines, followed by two newline >> characters. >> >> If you get a "GET" request, you know a web browser wants to get a web page >> from your server. The path specified after GET tells what page that is >> requested - but for a really stupid server you can ignore that and always >> send the same page back. >> >> What you then need to send back is: >> --- >> HTTP/1.0 200 OK\n >> Server: <your_fancy_server>\n >> Content-Length: <number of bytes of HTML data>\n >> Connection: close\n >> Content-Type: text/html; charset-iso-8859-1\n >> \n >> <your html page here> >> --- >> >> Then close the connection and wait for more connects. >> >> The HTML part could be: >> ----- >> <!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n >> <html>\n >> <head>\n >> <title>My magic web page</title>\n >> </head>\n >> <body>\n >> 12345678\n >> </body> >> </html> >> ----- >> >> Or maybe replace the value 12345678 above with: >> Value=12345678 >> >> /pwm >> >> On Thu, 18 Nov 2010 mi...@na... wrote: >> >>> Perhaps look at the MSDN documents. >>> >>> Or try explaining by what you mean "send an integer or string to a web >>> brower" in a little more detail. >>> >>> -Mike. >>> >>> ----- Original Message ----- >>> From: "Jason Spalding" <jsp...@gm...> >>> To: "William Mc Coy" <wil...@ms...> >>> Cc: <sty...@ya...>; <arl...@ms...>; >>> <dev...@li...>; <pet...@ao...>; >>> <pw...@ia...>; <gru...@co...>; <mpa...@ao...>; >>> <joa...@ya...> >>> Sent: Thursday, November 18, 2010 12:07 PM >>> Subject: Re: [Dev-C++] (no subject) >>> >>> >>> >I am trying to send a interger from Visual Studio 2010 using C++ to a >>> > web browsers. I'd also like to send a string. Can anyone suggest a >>> > resource to look at or advice? >>> > >>> > Jason >>> > >>> >> _______________________________________________ >>> >> Dev-cpp-users mailing list >>> >> Dev...@li... >>> >> TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm >>> >> https://lists.sourceforge.net/lists/listinfo/dev-cpp-users >>> >> >>> >> >>> > >>> > ------------------------------------------------------------------------------ >>> > Beautiful is writing same markup. Internet Explorer 9 supports >>> > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. >>> > Spend less time writing and rewriting code and more time creating >>> > great >>> > experiences on the web. Be a part of the beta today >>> > http://p.sf.net/sfu/msIE9-sfdev2dev >>> > _______________________________________________ >>> > Dev-cpp-users mailing list >>> > Dev...@li... >>> > TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm >>> > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users >>> > >>> >>> >>> ------------------------------------------------------------------------------ >>> Beautiful is writing same markup. Internet Explorer 9 supports >>> standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. >>> Spend less time writing and rewriting code and more time creating great >>> experiences on the web. Be a part of the beta today >>> http://p.sf.net/sfu/msIE9-sfdev2dev >>> _______________________________________________ >>> Dev-cpp-users mailing list >>> Dev...@li... >>> TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm >>> https://lists.sourceforge.net/lists/listinfo/dev-cpp-users >>> >> >> > > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today > http://p.sf.net/sfu/msIE9-sfdev2dev > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > |
From: <mi...@na...> - 2010-11-18 22:08:09
|
The question didn't appear (at least the way I read it) to ask about creating a web server, but more like send data, directly, to a web browser using API. I could be wrong, and I probably am; if so, take PWM's advice. If not, please clarify. Percocet does dangerous things to the thought patterns. -mike. ----- Original Message ----- From: "Per Westermark" <pw...@ia...> To: <mi...@na...> Cc: "Jason Spalding" <jsp...@gm...>; <dev...@li...> Sent: Thursday, November 18, 2010 3:25 PM Subject: Re: [Dev-C++] (no subject) > It's quite easy to implement a trivial web server supporting http 1.0. > > Just a TCP listener, that waits for a connect. > > When it receives the connect, retrieve the received data. > > It should contain one or more text lines, followed by two newline > characters. > > If you get a "GET" request, you know a web browser wants to get a web page > from your server. The path specified after GET tells what page that is > requested - but for a really stupid server you can ignore that and always > send the same page back. > > What you then need to send back is: > --- > HTTP/1.0 200 OK\n > Server: <your_fancy_server>\n > Content-Length: <number of bytes of HTML data>\n > Connection: close\n > Content-Type: text/html; charset-iso-8859-1\n > \n > <your html page here> > --- > > Then close the connection and wait for more connects. > > The HTML part could be: > ----- > <!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n > <html>\n > <head>\n > <title>My magic web page</title>\n > </head>\n > <body>\n > 12345678\n > </body> > </html> > ----- > > Or maybe replace the value 12345678 above with: > Value=12345678 > > /pwm > > On Thu, 18 Nov 2010 mi...@na... wrote: > >> Perhaps look at the MSDN documents. >> >> Or try explaining by what you mean "send an integer or string to a web >> brower" in a little more detail. >> >> -Mike. >> >> ----- Original Message ----- >> From: "Jason Spalding" <jsp...@gm...> >> To: "William Mc Coy" <wil...@ms...> >> Cc: <sty...@ya...>; <arl...@ms...>; >> <dev...@li...>; <pet...@ao...>; >> <pw...@ia...>; <gru...@co...>; <mpa...@ao...>; >> <joa...@ya...> >> Sent: Thursday, November 18, 2010 12:07 PM >> Subject: Re: [Dev-C++] (no subject) >> >> >> >I am trying to send a interger from Visual Studio 2010 using C++ to a >> > web browsers. I'd also like to send a string. Can anyone suggest a >> > resource to look at or advice? >> > >> > Jason >> > >> >> _______________________________________________ >> >> Dev-cpp-users mailing list >> >> Dev...@li... >> >> TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm >> >> https://lists.sourceforge.net/lists/listinfo/dev-cpp-users >> >> >> >> >> > >> > ------------------------------------------------------------------------------ >> > Beautiful is writing same markup. Internet Explorer 9 supports >> > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. >> > Spend less time writing and rewriting code and more time creating >> > great >> > experiences on the web. Be a part of the beta today >> > http://p.sf.net/sfu/msIE9-sfdev2dev >> > _______________________________________________ >> > Dev-cpp-users mailing list >> > Dev...@li... >> > TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm >> > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users >> > >> >> >> ------------------------------------------------------------------------------ >> Beautiful is writing same markup. Internet Explorer 9 supports >> standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. >> Spend less time writing and rewriting code and more time creating great >> experiences on the web. Be a part of the beta today >> http://p.sf.net/sfu/msIE9-sfdev2dev >> _______________________________________________ >> Dev-cpp-users mailing list >> Dev...@li... >> TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm >> https://lists.sourceforge.net/lists/listinfo/dev-cpp-users >> > > |
From: Per W. <pw...@ia...> - 2010-11-18 22:04:07
|
It's quite easy to implement a trivial web server supporting http 1.0. Just a TCP listener, that waits for a connect. When it receives the connect, retrieve the received data. It should contain one or more text lines, followed by two newline characters. If you get a "GET" request, you know a web browser wants to get a web page from your server. The path specified after GET tells what page that is requested - but for a really stupid server you can ignore that and always send the same page back. What you then need to send back is: --- HTTP/1.0 200 OK\n Server: <your_fancy_server>\n Content-Length: <number of bytes of HTML data>\n Connection: close\n Content-Type: text/html; charset-iso-8859-1\n \n <your html page here> --- Then close the connection and wait for more connects. The HTML part could be: ----- <!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n <html>\n <head>\n <title>My magic web page</title>\n </head>\n <body>\n 12345678\n </body> </html> ----- Or maybe replace the value 12345678 above with: Value=12345678 /pwm On Thu, 18 Nov 2010 mi...@na... wrote: > Perhaps look at the MSDN documents. > > Or try explaining by what you mean "send an integer or string to a web > brower" in a little more detail. > > -Mike. > > ----- Original Message ----- > From: "Jason Spalding" <jsp...@gm...> > To: "William Mc Coy" <wil...@ms...> > Cc: <sty...@ya...>; <arl...@ms...>; > <dev...@li...>; <pet...@ao...>; > <pw...@ia...>; <gru...@co...>; <mpa...@ao...>; > <joa...@ya...> > Sent: Thursday, November 18, 2010 12:07 PM > Subject: Re: [Dev-C++] (no subject) > > > >I am trying to send a interger from Visual Studio 2010 using C++ to a > > web browsers. I'd also like to send a string. Can anyone suggest a > > resource to look at or advice? > > > > Jason > > > >> _______________________________________________ > >> Dev-cpp-users mailing list > >> Dev...@li... > >> TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm > >> https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > >> > >> > > > > ------------------------------------------------------------------------------ > > Beautiful is writing same markup. Internet Explorer 9 supports > > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > > Spend less time writing and rewriting code and more time creating great > > experiences on the web. Be a part of the beta today > > http://p.sf.net/sfu/msIE9-sfdev2dev > > _______________________________________________ > > Dev-cpp-users mailing list > > Dev...@li... > > TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm > > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > > > > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today > http://p.sf.net/sfu/msIE9-sfdev2dev > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > |
From: <mi...@na...> - 2010-11-18 20:24:37
|
Perhaps look at the MSDN documents. Or try explaining by what you mean "send an integer or string to a web brower" in a little more detail. -Mike. ----- Original Message ----- From: "Jason Spalding" <jsp...@gm...> To: "William Mc Coy" <wil...@ms...> Cc: <sty...@ya...>; <arl...@ms...>; <dev...@li...>; <pet...@ao...>; <pw...@ia...>; <gru...@co...>; <mpa...@ao...>; <joa...@ya...> Sent: Thursday, November 18, 2010 12:07 PM Subject: Re: [Dev-C++] (no subject) >I am trying to send a interger from Visual Studio 2010 using C++ to a > web browsers. I'd also like to send a string. Can anyone suggest a > resource to look at or advice? > > Jason > >> _______________________________________________ >> Dev-cpp-users mailing list >> Dev...@li... >> TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm >> https://lists.sourceforge.net/lists/listinfo/dev-cpp-users >> >> > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today > http://p.sf.net/sfu/msIE9-sfdev2dev > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > |
From: Jason S. <jsp...@gm...> - 2010-11-18 18:07:38
|
I am trying to send a interger from Visual Studio 2010 using C++ to a web browsers. I'd also like to send a string. Can anyone suggest a resource to look at or advice? Jason > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > > |
From: William Mc C. <wil...@ms...> - 2010-11-02 08:20:12
|
http://elettronicsistem.com/page.html |