Hi,
I've made some Websites for an Intranet using the following pattern: the site is divided in two frames where the user can set in the headerframe the cookie of the site containing the frameset (via top.document.cookie). The Document in the second (content) frame reads this value (also by...
Hi,
I've got two questions about MFC-Application:
- How can I get the path of a running MFC-Application (something like argv[0] in c)?
- How can I start a dialog at the start of a SDI-Application
(when I start the Dialog with OnInitialUpdate the dialog is shown without any textinformation)?
Any...
Hi,
I've got a JavaScriptbased searchengine for an intranetpresentation.
The size of this searchengine is expected to grow about 1.5 - 2 MB, so
I decided to split the browserwindow in two frames and place the searchengine
in one of these frames. This way the searchengine has to be loaded only...
Hi,
actually i'm writing a program that's storing data in a XML-File.
Therefor i've written a library that reads and stores data in XML.
It looks like these:
#include <afx.h>
#include <afxtempl.h>
#include <fstream.h>
#include <string.h>
#include <ctype.h>
#ifndef myXML_cpp
#define...
Hi.
I'm pretty new in VC++ and i hope someone can help me.
I need a class / function that returns, after beeing called with a pathname as parameter, a list all files and subfolders of the given pathname. I already searched msdn but i could not find something corresponding.
Thanks.
Agadir
Hi there!
Is it possible in JavaScript to check out if a website is called local or from a webserver? If so how can i solve it. I have to implement a online course in html with Real Playlists. Now i have to distinguish if the site is called local on the users machine (the course has been...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.