Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
P

porac69

@porac69
About
Posts
16
Topics
12
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • java in c code?
    P porac69

    by doing this, the only thing that shows up on the web page is the top part of the page i created, then "It is now" and then on the following line is "variable status" but what i wanted it to do is after "It is now" it should show the correst date on the webpage. in powerpoint this javascript works. . . . strcat( buffer, " " "

    It is now " "<!--" "var currentTime = new Date();\r\n" "var day = currentTime.getDate();\r\n" "var month = currentTime.getMonth();\r\n" "var year = currentTime.getFullYear();\r\n" "document.write(day + / + month + / + year);\r\n" "

    \r\n" "

    VARIABLE STATUS

    " . . . thanks...;)

    C / C++ / MFC java html tools tutorial question

  • html and java in c?
    P porac69

    well, does any one know how to put a small java script code (about 10 lines) into a c code script? what i am doing is creating a web page (by putting html in the c code) and it works but now i want to add java in and it does not work. i thought it was like this: strcat( buffer, "

    It is now " "<!--" "var currentTime = new Date()" "var day = currentTime.getDate()" "var month = currentTime.getMonth()" "var year = currentTime.getFullYear()" "document.write(day + / + month + / + year)" "

    " ); any suggestions? thanks ;) ***

    Web Development java html tools tutorial question

  • java in c code?
    P porac69

    hi, does any one know how to put a small java script code (about 10 lines) into a c code script? what i am doing is creating a web page (by putting html in the c code) and it works but now i want to add java in and it does not work. i thought it was like this: strcat( buffer, "

    It is now " "<!--" "var currentTime = new Date()" "var day = currentTime.getDate()" "var month = currentTime.getMonth()" "var year = currentTime.getFullYear()" "document.write(day + / + month + / + year)" "

    " ); any suggestions? thanks ;)

    C / C++ / MFC java html tools tutorial question

  • web page
    P porac69

    hey, anyone know how i can put my web page on search engines with description words?

    The Lounge question

  • with cgi refresh webpage if...(in c/c++)
    P porac69

    hi, does anyone know how i can refresh a webpage only if a certain variable is equal to some value in particular: ex-> int a; //get a from user using scanf if(a==7) //refresh webpage else //printf a message thanks porac69

    Web Development c++

  • cgi refresh webpage if...(in c/c++)
    P porac69

    hi, does anyone know how i can refresh a webpage only if a certain variable is equal to some value in particular: ex-> int a; //get a from user using scanf if(a==7) //refresh webpage else //printf a message thanks porac69

    IT & Infrastructure c++

  • DOS 16 bit client /server (C++)(maybe winsock)
    P porac69

    ola... Is there any way to create a simple client/server program in a 16 bit (dos) project? I can only use this kind of mode (dos 16 bit) because the microchip i am trying to control remotely connected to the server only supports borland 5.02 DOS 16 BIT projects. thank you for helping and any suggestions are heart-warmingly welcome! porac69

    C / C++ / MFC c++ delphi sysadmin question

  • DOS client/server (C++)...
    P porac69

    Hi there, Is there any way to create a simple client/server program in a 16 bit (dos) project? I can only use this kind of mode (dos 16 bit) because the microchip i am trying to control remotely connected to the server only supports borland 5.02 DOS 16 BIT projects. thank you for helping and any suggestions are heart-warmingly welcome! porac69

    COM c++ delphi sysadmin question

  • dos 16 bit client /server (C++)
    P porac69

    hey there, Is there any way to create a simple client/server program in a 16 bit (dos) project? I can only use this kind of mode (dos 16 bit) because the microchip i am trying to control remotely connected to the server only supports borland 5.02 DOS 16 BIT projects. thank you for helping and any suggestions are heart-warmingly welcome! porac69

    Article Writing c++ delphi sysadmin question

  • DOS 16-BIT client/server ???
    P porac69

    hey there, Is there any way to create a simple client/server program in a 16 bit (dos) project? I can only use this kind of mode (dos 16 bit) because the microchip i am trying to control remotely connected to the server only supports borland 5.02 DOS 16 BIT projects. thank you for helping and any suggestions are heart-warmingly welcome! porac69

    Managed C++/CLI delphi sysadmin question

  • anyone know how to connect...?
    P porac69

    greetings... im using borland 5.01 and i am trying to interconnect 2 computers with eachother over the internet. i have to do it with windows (not linux), and it must be DOS (standard). well, I have only 2 obstacles in my way so far... 1-does anyone know what functions exist for me to connect to a pc, knowing its IP address? 2-does anyone know what functions exist for me to obtain a pc's IP address, knowing its name? oh, and to use these functions, what libraries must be included and where can i get them? Thanks

    Managed C++/CLI delphi linux tutorial question

  • establishing connection..?
    P porac69

    Hiya!! im using borland 5.01 and i am trying to interconnect 2 computers with eachother over the internet . i have to do it with windows (not linux), and it must be DOS (standard). I have only 2 obstacles in my way so far... 1-does anyone know what functions exist for me to connect to a pc, knowing its IP address? 2-does anyone know what functions exist for me to obtain a pc's IP address, knowing its name? to use these functions, what libraries must be included and where can i get them? Thanks

    C / C++ / MFC delphi linux question

  • any borland helpers
    P porac69

    well, thanx alot for your concern guys! its just that my main problem is not the code, its trying to arrange a graphical interface for my "chat program" with borland. i dont know how to do that and i dont know if borland 5.01 enables me to. ;)

    C / C++ / MFC help c++ delphi sysadmin testing

  • any borland helpers
    P porac69

    thanks alot its just that ive been in front of the pc screen for 3 nights without more than 2 hours sleep. i must use borland because that is a specification i started off with. i am not useless...i do know how to program but i am not familiar with internet programming and all those .cpp .dll . ... files make me confused, especially when youre in front of a pc for so long trying your best. i believe no-one knows everything so why not learn from eachother?!? thank you once again ;)

    C / C++ / MFC help c++ delphi sysadmin testing

  • any borland helpers
    P porac69

    hahaha you're so funny! 1st: who told you thet i was in a programming course? 2nd: its nice to laugh at others problems untill you get one hey? 3rd:plagerism means cheating/copying...i am not asking for someone to write code for me, i just want some advice so if you are too good to help, MIND YOUR OWN BUSINESS! thanks

    C / C++ / MFC help c++ delphi sysadmin testing

  • any borland helpers
    P porac69

    greetings I am really sorry to bother you but i have a slight problem. i am a university student in England, and i am doing a final year project called Web based home automation which means i have to control devices over the internet. the problem is that i have to use borland C++ to write a client/server program to be able to remotely control devices over the internet. The problem is that i have tried to work with borland C++ version 5.01 but i am unable to do this because, although i know the basics of programming in c,c++,assembly i am someone who is aimed at automation and not really programming. i basically need to write a simple client/server chat program in c/c++ with borland, and then elaborate on it to enable controlling devices. please help me, i am really stressed out. i extremely appreciate any help you can give me! from Chris

    C / C++ / MFC help c++ delphi sysadmin testing
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups