Forum: IT Professionals' Lounge Feb 19th, 2008 |
| Replies: 2 Views: 2,199 I went ahead and disabled the host-only vmnet by selecting no for host-only network in the vmware-config.pl because I was using the NAT system and for some reason the GUEST OS was not able to access... |
Forum: IT Professionals' Lounge Feb 18th, 2008 |
| Replies: 2 Views: 2,199 Fedora 8 and VMplayer
Steps I had to follow to enable access to the guest server from the host.
Brief summary:
The startup did not work right out of the box for my F8 Installation mainly due to... |
Forum: IT Professionals' Lounge Feb 18th, 2008 |
| Replies: 2 Views: 2,199 Hello, can anyone help me figure out what is wrong vmplayer. I cannot access the server running as GUEST OS on Fedora8 vmplayer HOST OS. I will look into this some more. I am using it as a web... |
Forum: IT Professionals' Lounge Feb 3rd, 2008 |
| Replies: 2 Views: 2,463 Ok, so far I have figured out that the best way for me to go about this, is to make a program that creates child processes of mplayer. Basically the plugin will call this program with pipes handling... |
Forum: JavaScript / DHTML / AJAX Jan 30th, 2008 |
| Replies: 2 Views: 1,520 Hey thanks, I forgot the nature of <ul>. I don't have access to a windows box anymore, seeing how I gave back my cousins laptop after fixing his network driver issues, But if changing the ul to div... |
Forum: JavaScript / DHTML / AJAX Jan 29th, 2008 |
| Replies: 2 Views: 1,520 Hello everybody, I was just trying to understand why IE 6 displays this horizontal menu offset to the right some. I think it will display properly in IE7, and I know for a fact it shows up the way I... |
Forum: JavaScript / DHTML / AJAX Jan 29th, 2008 |
| Replies: 2 Views: 3,163 Hmmm, I usually enclose all attributes in ""s in html elements. E.g. type="text" name="passbox". Also another thing is the this.form you are passing to the function. I don't know for sure if that... |
Forum: JavaScript / DHTML / AJAX Jan 29th, 2008 |
| Replies: 2 Views: 1,357 I haven't tested it out but you can try this am assuming this is what you are asking.
function getCode(password){
var code="";
for(var count=1; count<=password.length-2;count++){
... |
Forum: JavaScript / DHTML / AJAX Jan 29th, 2008 |
| Replies: 3 Views: 3,107 You could use a hidden form and javascript onchange submit to allow the code to assign the values to the cookie session and code the page to check the session for checked value. Maybe there is an... |
Forum: PHP Jan 28th, 2008 |
| Replies: 3 Views: 11,365 Most of the time when I need to enter true or false for INSERTion into a database, I use the value to define the variables for complex queries.
<form action="ha.php" method="post">
<input... |
Forum: PHP Jan 28th, 2008 |
| Replies: 9 Views: 1,688 From what I have read, I think what you want to know is that mysql_fetch_array($result) returns an array if the mysql result had at least one row. It will return false if there was no row of data... |
Forum: IT Professionals' Lounge Jan 28th, 2008 |
| Replies: 2 Views: 2,463 Does anyone have any experience with coding for mplayer frontends? I think that information would be extremely useful in what I am trying to do. I am looking into the the libpurple core library and I... |
Forum: PHP Jan 20th, 2008 |
| Replies: 17 Views: 14,976 Just to let you know, I successfully did it with a cURL implementation, but I would still like to figure out how your class handles 302 status. cURL allows boolean setting to follow through on... |
Forum: PHP Jan 20th, 2008 |
| Replies: 17 Views: 14,976 Hey Troy, if you check up on this, I was wondering, I come across a 302 status on one of the pages I try to scrape. I use the URLs the way they show up in the browser. Of course in the header, there... |
Forum: eCommerce Dec 21st, 2007 |
| Replies: 5 Views: 1,914 Uhm, just wondering if you even googled osCommerce. It just happens to be a eCommerce software package under GNU GPL. I am assuming that you didnt know that though, because of all the questions, BTW... |
Forum: eCommerce Dec 21st, 2007 |
| Replies: 3 Views: 1,197 Excuse me if this thread is dead, but I was just wondering did the client(The Chicken Palace) have their own shopping site? I mean to ask, does the "The Chicken Palace" have their own shopping cart... |
Forum: IT Professionals' Lounge Dec 4th, 2007 |
| Replies: 2 Views: 2,463 Hi, just wondering if anyone had any new ideas on a plugin for Pidgin to enable video and voice. One of the problems is the way the data is used by each protocol. I figured that mplayer is a capable... |
Forum: PHP Nov 30th, 2007 |
| Replies: 6 Views: 2,057 Yeah, this works. A function could be made to perform the foreach statements instead of coding. Can this be made into a function that returns an array of the order of the elements.
return... |
Forum: PHP Nov 27th, 2007 |
| Replies: 6 Views: 2,057 I have read through a few articles about them
But I still haven't quite gotten the hang of them. |
Forum: PHP Nov 25th, 2007 |
| Replies: 6 Views: 2,057 I put that on the wrong line. The array $row does not exist yet and I guess is equal to NULL and furthermore, that last minus 1 should just be one.
This will work anywhere within the while.
... |
Forum: PHP Nov 24th, 2007 |
| Replies: 6 Views: 2,057 Working on a function that prints out all database rows that end with _n where n is single digit number 1 - 9 first and then prints rows that do not end in _n. So far I have been trying to use this... |
Forum: PHP Nov 12th, 2007 |
| Replies: 4 Views: 889 As a newbie to PHP programming, I think that it is better that the examples here are not shown in a class format. I feel that if someone who is genuinely interested in understanding PHP like myself,... |
Forum: PHP Nov 12th, 2007 |
| Replies: 2 Views: 1,128 Well, not too many people are familiar with this stuff I guess, but I am wokring on my own solution and so just in case anyone else needs to do anything similair, the easiest thing I've found has... |
Forum: PHP Nov 11th, 2007 |
| Replies: 2 Views: 1,128 Hello folks, I was wondering if anyone had any experience with php configured with pdflib. I am trying to create a new pdf by loading an already existing pdf and overlaying some information where the... |
Forum: PHP Oct 10th, 2007 |
| Replies: 2 Views: 560 Be sure that the pages processing the information check to make sure they are in a https:// and not standard http:/. Just have this code at the beginning of any page requiring the secure connection.... |
Forum: PHP Oct 10th, 2007 |
| Replies: 4 Views: 951 Well, this is what I am trying to do. From the table, it contains shipping information like street city state zipcode and other contact info. When the current user does not exist, meaning the query... |
Forum: PHP Oct 9th, 2007 |
| Replies: 4 Views: 951 Hey, thanks. I gave it a shot and it worked. Yeah, there probably was some syntax error that wasn't working the way I had planned, but this way is a lot better anyhow. Now I can just call the var... |
Forum: PHP Oct 9th, 2007 |
| Replies: 4 Views: 951 Hello Everyone, I was trying to figure out why this particular mysql_query() doesn't return false and how to deal with it. First of all, I have a table (call it table1) with only one row in it. The... |
Forum: PHP Oct 7th, 2007 |
| Replies: 1 Views: 1,062 He he he he. After reading several pages about integrating phpBB into your main site through it's session capability, I came to realize that the answer was not in the actually integration code. This... |
Forum: PHP Oct 7th, 2007 |
| Replies: 1 Views: 1,062 Hello everyone, I have an issue that I can't seem to resolve with integrating phpBB into the rest of my site so that login and session can be intact. Well, for the most part, the whole scheme seems... |
Forum: PHP Oct 2nd, 2007 |
| Replies: 17 Views: 14,976 Thanx alot, I will check it out. This is something that I absolutely must learn to do. Glad that you have this site out there helping folks like me get around to doing crafty stuff like this. |
Forum: PHP Oct 2nd, 2007 |
| Replies: 17 Views: 14,976 Hello, I am actually quite interested in this code, but I do not have that much experience with php. I was wondering if I wanted to access an https page that recieves post vars from a form, if I... |
Forum: JavaScript / DHTML / AJAX Sep 23rd, 2007 |
| Replies: 11 Views: 4,239 I wonder why, but for some reason FF and IE call testZip() and testEmail() with the params fine. They both call writeTo() and writeTo() does update the div.innerHTML even when I had the BR tag with... |
Forum: JavaScript / DHTML / AJAX Sep 22nd, 2007 |
| Replies: 11 Views: 4,239 Well, I tried first to change the validEmail() function and the writeTo() function without the < character and so I did. The problem still persist. The 3 buttons calling the individual wrapper... |
Forum: JavaScript / DHTML / AJAX Sep 22nd, 2007 |
| Replies: 11 Views: 4,239 Hmmm, I found the < char in the validEmail() function as checking to make sure that a period was not the last char in the string and again in a string in the writeTo() function that I use to write to... |
Forum: JavaScript / DHTML / AJAX Sep 22nd, 2007 |
| Replies: 11 Views: 4,239 Thanks for the lead, I am currently looking for that character in the script, and this is just the register new page, these functions will actually just check the form before posting to itself and it... |
Forum: Geeks' Lounge Sep 22nd, 2007 |
| Replies: 244 Views: 18,938 Maybe if we find a new more profound method to play around with photons aka electromagnetic radiation wich can handle the levels of radiation associated with gamma rays, maybe we can actually reflect... |
Forum: JavaScript / DHTML / AJAX Sep 22nd, 2007 |
| Replies: 11 Views: 4,239 Ok, the code I posted earlier was calling the wrong functions, but I fixed that, I even removed the if statement from testForm() This is what I am currently running but the effect is still the same... |
Forum: JavaScript / DHTML / AJAX Sep 22nd, 2007 |
| Replies: 11 Views: 4,239 No that has to be there, otherwise there is an error. Darn, I can't figure it out. Someone please help. |
Forum: JavaScript / DHTML / AJAX Sep 22nd, 2007 |
| Replies: 11 Views: 4,239 Ok, I think I typoed on the
function testForm() {
if (validEmail(document.getElementById("input2").value) && isValidZip(document.getElementById("input1").value) &&... |