Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~971 People Reached
Favorite Tags

3 Posted Topics

Member Avatar for computerman11

Sorry, didn't want my site up. I can get Apache to forward to my custom 404 on issues like: [url]www.mysite.com/notapage[/url] *********** but when I try (note the trailing "/"): [url]www.mysite.com/notapage/[/url] it redirects to my custom 404, but the site is all garbled.... any ideas? thanks!

0
51
Member Avatar for computerman11

I have a blueprint of a building that I have scanned into my computer. I am looking to have a menu of some sort where I can select what room I want to color, and another menu to change the color. Any ideas?

Member Avatar for computerman11
0
93
Member Avatar for kjpwa

I have this so far....It doesnt seem to like me, can anyone help? [code] //Nth Prime Number Search //This is a program which will display the Nth prime number to the user #include <iostream> using namespace std; void primeTest(int); int main() { system("clear"); cout << "Please give me the _th …

Member Avatar for ANUJ SHROTRIYA
0
827

The End.