- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
15 Posted Topics
Re: You need to select a table from which to start from. Kind of like a central table from which Toad will build the relationships out of your entire ER diagram. First, try checking which one of your tables is the most adequate to start from. Second, select how many levels … | |
Hi folks, I hope this is the right place to post this. I'm about to start teaching a course in Operating Systems Theory. I'll have to cover from the basics (What's an OS, some history, hardware basics, etc) to the more complex and interesting stuff (threads, processes, memory management, deadlocks, … | |
Re: [QUOTE=dannybarh;784682]i have finished installing iis,mysql,php, but my website is still not working. do i have to install anything apart from what i have install,pls. help.:'([/QUOTE] Have you installed them separately? There are lots of places where you can find how to plug it in all together, even thought, that ISS/PHP … | |
Re: I don't think this is the right place to be searching for a proyect. But who knows, maybe I'm wrong and daniweb could be of help. You could start by saying first what are you interested in. | |
Re: Well, why don't you try using pop up windows. I mean, sure you will have to deal with the PopUp blockers, but that's another issue and still have to deal with the javaScript problem. At least you get to choose if you want the scroll bars, the navigation bar, the … | |
Re: Hmmm, I don't recall any methods for that particular issue. However, there is a [I]Throwable[/I] class (wich is the superclass for all exceptions in the Java Language) and an [I]Exception[/I] class. This means that you can create your own exceptions. Maybe you should take into consideration that approach. | |
Re: Well...first of all, it isn't PHP with SSL. It's more like Apache with SSL. Start by doing some research. Signed certificates. Public key cryptography basics. Mod_ssl. That's an OpenSSL interface for Apache in order to use signed certificates (hence secure your transaction). You can try installing it on your own … | |
Re: You could even start by just typing EXP (or IMP) in the command prompt. | |
Hey, I'm in the need for a way to change the timeout period of the Flex Builder Compiler. I'm using 3D engines and models and whatnot and this seems to be getting in my way 'cause the script needs to run (due to the size of the model) for more … | |
![]() | Re: PHP has a function made for this exact purpose. Mail($to, $subject, $body) Do some research on it, it's not hard to use. ![]() |
Hey everyone. I just thought I could ask here...does anyone know how does LogMeIn work? I've done some googling and all I've found is the "how to set up a LogMeIn account" help or something like it. Have you ever used it? You can actually see the screen of the … | |
Re: Ehm, what kind of help are you looking for? I don't know if there's a module for Eclipse, but maybe you should start by downloading the Netbeans Mobility Pack. That's a first step. The API for ME is a very stripped down SE. The principle is that in a mobile … | |
Hi everybody. I'm trying to turn on (or off) some LEDs conected to the Parallel Port. The program opens the port correctly but for some reason, it only allows me to use the LPT.MODE.SPP, even though that according to my Device Manager, the LPT1 mode is ECP. Besides that, the … | |
Hi. I've been struggling with this for about a 3 days now, maybe someone could help. It isn't as specific as it seems. Please read on, i'm losing my mind over this :(. Here's the thing: The Parallax BasicSTAMP1 USB Board was never meant to be used as a front-end … | |
hi everyone. I'm on the need of using serial ports with a java application. The last time I checked, Sun offered Java Comm as a solution; but now they removed the Api from their site (I'm using winXP). There's an RXTX package as an alternative, but I haven't seen any … |
The End.