You can modify your project such that myAppVer1.c and myAppVer3.c are excluded from the build, and the output file is called myApp.obj. Use the mouse right-click on the project and select Properties to see what can be changed. Alternatively you can create multiple projects within a solution that include only specific source files from a common directory, again using the Properties.
Unrequited desire is character building. OriginalGriff I'm sitting here giving you a standing ovation - Len Goodman
Ouch. Sounds like Calc 2. I think it is sad to have to deal with weed-out courses- but I also understand the need. Who wants a course too hard? Not me. But I was always good at academic matter I applied myself to so I didn't have to face it as often. And I can research with or without the internet. Re; them putting in the effort to find the answer... I doubt they get very far with forums. I've not known any where the programmers didn't spot the problem fairly quickly and glom on to the obvious solution of not giving them their answer. Ectoparasites of the internet.
Well I figured out how to host js scripts in google sites, scripts must be saved without .js extension, and they work in my blog without problems when I call them... Kinda lame hack :doh:
modified on Thursday, April 9, 2009 9:06 PM
Check your refrences and Component of MSFlexigrid is exist. then add refrences and Component of MSFlexigrid. Best Regard Anubhava Dimri
mailto: anubhava.prodata@gmail.com
xHTML Kit is a good editor. I don't remember if I needed to set up for php specifically because it was so long ago but it high lites php as well as javascript, perl (did have to set it up to recognize perl) and HTML or XHTML. All around it is a great editor. EditPad Pro is also good but not free.
Simply Elegant Designs JimmyRopes Designs
Think inside the box! ProActive Secure Systems
I'm on-line therefore I am. JimmyRopes
I suppose I could just not get it, but so often the ads on a site are ads for competitors. I'm not sure why people do this. I know competitor sites can be found in many other ways, but I guess it just seems very odd to allow your competitors to advertise on your own site.
When you POST variables, they are encapsulated in a $_POST array. Each value can be called by its key or $_POST['name of field']. In your example, $_POST['selectedOption'] would contain an integer 1-4. For more information, you can take a look at: http://www.w3schools.com/php/php_post.asp[^] Good luck! Ranjit Viswakumar Professional Services Specialist rviswakumar@hostmysite.com HostMySite.com[^]