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
A

arr cpp

@arr cpp
About
Posts
12
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • push back button don,t allow to submit(asp with vbscript)
    A arr cpp

    Use expiration meta code at the begginning of the page's head <meta http-equiv="Expires" content="here goes the present date" />

    Web Development

  • Linking to ftp listing in Internet Explorer 7.0
    A arr cpp

    When you link to a ftp server with a link like this: <a href="ftp://a_ftp_server.com/">Link</a> an user who clicks there in Internet Explorer 7.0 will be sent to a list of text links of the content in that server. In previous versions of IE, a Windows Explorer window is opened showing the server content with icons and allowing the user to add and remove files. What i am looking for is a way to force Internet Explorer 7.0 to show a Windows Explorer window when a FTP hyperlink is clicked. Im running a server so I need some HTTP code: maybe some keyword for 'target' parameter? Thanks in advance ;) !!

    Web Development com sysadmin question

  • Show ftp directly in windows explorer in a web page using frames
    A arr cpp

    In iexplore 7, ftp directories are shown as list of files (links) and not icons, like in previous versions. How can i force a ftp directory to be shown directly in the windows explorer using frames??

     **src="ftp://localhost/"** scrolling="auto">
    

    thanks in advance!!

    Web Development question

  • [Internet] Connect directly between 2 computer
    A arr cpp

    I had the same problem: wiew my question and answer: tcp connection[^]

    C / C++ / MFC question help

  • TCP/IP connection not possible throught internet to other computer
    A arr cpp

    arr2arr1arr wrote:

    how to allow forward connection requests to my computer on an internet gateway?

    Thanks to all!! Now i know how it is done!! Just get into router options in "http://(RouterIpAddress)/"

    C / C++ / MFC help question

  • TCP/IP connection not possible throught internet to other computer
    A arr cpp

    Ok, my computer is the "remote computer" that is listening for HTTP incoming connections. i have my public ip; i try to connect from other computer that is not behind the same gateway. how to allow forward connection requests to my computer on an internet gateway? (Could the problem be not in my router but in the internet gateway it connects to??)

    C / C++ / MFC help question

  • TCP/IP connection not possible throught internet to other computer
    A arr cpp

    well, the connection works through the router cause i can connect to other computers in the internet that are in the same city... connection doesnt work connecting to computers in another city... may it be a problem between nodes?? my public ip (i get it from www.whatismyip.com[^] ) is the same as all other computers i use in my connection so i cannot use this ip because i dont connect to any concrete computer. i dont know what to do...

    C / C++ / MFC help question

  • how to use an Array of a class?
    A arr cpp

    Remember that when using arrays array[10] the tenth value is array[9] the value array[10] is out of the definition and may cause writting out of memory...

    C / C++ / MFC data-structures tutorial question

  • TCP/IP connection not possible throught internet to other computer
    A arr cpp

    I'v tried to connect two computers using sockets... it works between computers in the same LAN, and between computers in the same internet subnet. But, when i try to connect to computers that are far away in the internet(at another city), the connection fails; it simply doesn't reach the listening computer. I've heared about public and private IPs is this the problem?? How may I fix it up?? Thanks in advance!!

    C / C++ / MFC help question

  • type conversions
    A arr cpp

    how to convert from numeric types (such as double, int, long,...) to char[]? (i want to show the number in a window, so i need to convert it to char)

    C / C++ / MFC tutorial question

  • screen size
    A arr cpp

    Thanks!!

    C / C++ / MFC json question

  • screen size
    A arr cpp

    How could i get the size (height and width) of the screen by calling a windows API function? Thanks!

    C / C++ / MFC json question
  • Login

  • Don't have an account? Register

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