No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
I do web development with my partner Mo. He's also my boyfriend. We run our own business and have a small team of talented individuals working with us. If you need any kind of web application, we can do it. If you already have your own business and would…
- Interests
- chocolate, computers, swimming, hiking, biking, travel, parties
- PC Specs
- Microsoft Windows XP Professional Version 2002 Service Pack 3. Sony Electronics Inc. VAIO Computer Genuine…
13 Posted Topics
![]() | Re: I was having a similar issue and I just wanted to post the solution I used in case it could be useful to anyone. [B]My situation:[/B] I'm inserting the dates using PHP in MySQL database in the format: Y-m-d H:i:s (which displays date as: 2010-03-13 10:32:10) This value is stored … |
hi, i have this code to submit a login form: [CODE] <?php if(!isset($aid)){ ?> you must login:<br> <form name="form1" method="post" action="<?=$PHP_SELF?>"> <input type="text" name="aid"><br> <input type="password" name="apass><br> <input type="submit" name="submit" value=" Login "><br> </form> <?php } else{ ?> welcome etc... <?php } ?> [/CODE] this code was working fine until … | |
hi, i posted this in the javascript forums but didn't get any replies, maybe this is a better place. i have a website for properties (rent, sell, etc), using php and mysql. i allow the admin to manage existing properties by selecting the property id from a dropdown that lists … | |
hi all i am working on a website that will display projects and many images for each project. i want to make an interface for the website admin to login and add new projects and images for each project. i was wondering whats the best way to store the images … | |
Hi, I have a problem with my PC, I searched online and in the posted threads but I couldn't find a solution, or I couldn't find an exact matching case to mine. The PC is assembled and was working fine, until all of the sudden it shut down without any … | |
Hi, I have a page on my website where I put an iframe and display inside it another website, something like this: [CODE] <iframe frameborder="0" height="100%" scrolling="yes" src="http://www.another-website.com/" style="overflow: scroll; min-height: 600px;" width="100%"></iframe> [/CODE] My problem is that my page have a fixed width of for example 800px which the … | |
Hi, I'm working on fixing a code for a website that was done by someone else. I noticed this word "fprolloverstyle" in the style tag, and I couldn't understand what it means. I searched online but still I don't understand it! What does it do exactly? Can I remove it? … | |
i have a website for properties (rent, sell, etc), using php and mysql. i allow the admin to manage existing properties by selecting the property id from a dropdown that lists all properties ids from the database, or by directly entering the property id in a textbox and submitting a … | |
I was checking Windows updates on Microsoft website and there was an update for "Microsoft .NET Framework 3.5 Service Pack 1 and .NET Framework 3.5 Family Update (KB951847) x86". I checked the version of .Net Framework I have and I found several previous versions including version 3.5 listed above and … | |
Hi, I have a website with a flash intro, after the flash intro finishes playing it shows a button within flash to enter the website. since we were changing the link to the enter page while testing, we asked the flash developer to give us an easy way to change … | |
I have a flash website that is reading from php database with a control panel to change the content of the website by the owner. My problem is that when i enter some characters like (,) (&)(") the text gets truncated and won't see the rest of the text after … | |
can i remove a function from actionscript contained in swf file, without having the fla? i know there are some applicatinos that can decompile swf to fla but it's messing the animation. i just need to remove one function and i lost the fla. is there a way? thanks. | |
hi, sorry i dont understand much about networking, here is my issue: i have PC2 that is connected to another PC1 through a wired network. PC1 is sharing internet with other pcs including PC2. i put d-link wireless usb adapter on PC2 and i want my LAPTOP (that has a … |
The End.