I am working with a Cisco 831 router and I just can't seem to get GRE pasthrough to work. The intent is to allow a Windows PPTP VPN connection to 192.168.1.200 from outside the network. I set the configuration to resemble the one described at...
It didn't work. The FrameName_Click() event doesn't fire unless the frame itself is clicked.
Also it doesn't matter but when I said sort, I meant filter.
I'm trying to create an option group (those round controls) that will sort a continuous form based on the option selected, but it seems a control doesn't respond to user input if it's not associated with a table field. Is there an elegant (as apposed to adding an unnecessary field to a table)...
I'm trying to display russian text stored in an Access database using ASP. When I use:
Response.Write(r1.Fields("content").value)
I get a bunch of question marks, and when I use:
Response.Write(Server.HTMLEncode(r1.Fields("content").value))
there is no formating, all HTML...
I have recently installed PHP 4.3.2 and tried setting it up with Apache 2.0 as a CGI binary on Windows XP but for some reason whenever I try to load a file ending with .php a "The page cannot be found" page shows up. I added the three lines:
ScriptAlias /php/ "c:/php/"...
I was just trying to get database access to a webpage. This is actually for a friend and his client. I have some experiance with ATL servers but I didn't realize his client had a UNIX.
Sorry if it sounded like I had an attitude, frankly I'm embarresed at that. Anyway the "If your running Apache on Unix as you stated your not going to since it is a windows PE file." is exactly the kind of answer I was looking for so thanks.
You're not really trying to be helpful. I started in the Apache forum and moved here. I know how to get the server to use regular html documents but I am still not sure if what I am trying to do is even possible. That is my origninal question. For someone in the Apache forum to answer my...
Well that did clarify a few things but I still have the problem. The problem is probably from my limited knowledge of the apache server. I only installed the thing yesterday and am quite clueless. I just don't know how to get Apache to use the ISAPI extension dll.
I find the ATL Server Project very useful in C++.NET but IIS seems to be the only thing that will run SRF files. Is there any way at all to get Apache to run these or at least somehow employ them in a UNIX machine (at least I think it's a UNIX).
One thing I forgot to mention is I am using DirectX 7 and C++.NET (although I suppose you can guess the directX 7 part because of the LPDIRECT3DDEVICE7).
I am trying to learn direct3D and I came across a problem that has me stumped. I created a program that was supposed to display 16 cubes using prelit vertices but whenever I run the program the cubes are pitch black.
My cube class constructor is as follows:
cube::cube(D3DVECTOR origin,D3DVECTOR...
Acutally it didn't matter to me what I used. I ended up using the ATL server solution but I didn't matter whether it would be an ATL server, a Managed C++ server, or whatever else there may be. I just wanted to do it in C++. But I'll take that into consideration anyway.
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.