- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 2
- Posts with Upvotes
- 2
- Upvoting Members
- 2
- Downvotes Received
- 2
- Posts with Downvotes
- 2
- Downvoting Members
- 2
28 Posted Topics
I want to have a forum in my website project in school. i don't have any idea. may anyone help me suggesting some examples. it is like daniweb forums. i want to save the topics in the database and retrieve it as a link. i dont know how to do … | |
I want to create an app using phonegap that will access the camera but the output of the camera will be streamed on a div or a canvas. I have read this one https://github.com/mbppower/CordovaCameraPreview but I don't know how to really implement this one because as I used this one … | |
I want to implement a website that has different types of users. I want that when a user posts something, the admin will be notified automatically. I have read about WebSockets and found some examples but mostly of them are about chat application. I just want a notification update. I … | |
I have a problem with my laptop about accessing some websites. I didn't know how it happened. Now, I can't access some websites that I usually access. I can access it in my desktop computer. Is there anyone know how to solved this? | |
How to get the position of a device that is connected to the network but there is no internet connection? The connection is wifi. I can't use GPS because it uses internet and i don't want to use the cell network data to get the position. Is there a way … | |
I want to build an own interpreter using c programming and I want to call it in command prompt. How would i do this? I just want to start a command "display" which can display the contents of a file like type in cmd. | |
Re: [Online jobs here]( http://www.online-home-jobs.com/109276.html) | |
I run ubuntu on my laptop and my problem is that I can't connect to projector. | |
I have a lenovo g400 laptop and i want some upgrades. I have intel i3 processor .my question is, can i update this to intel i5 or i7 ? .i have 2gb ram and i want to upgrade to 4gb+2gb? .is this okay ? :) | |
i have created a codeigniter application and when i tried to access it locally, it says "No direct script access allowed". i don't know what's the problem .i'm using ubuntu . i need some help with this :) | |
Re: i think you have to change the link in your <a> tag but if you want to redirect automatically, you have to user header() function in php . | |
i cannot install microsoft .net framework on my laptop. please help :) this is on the log file: OS Version = 6.1.7600, Platform 2 OS Description = Windows 7 - x86 CommandLine = C:\cd9eff67eee9832dce41e970dae2\\Setup.exe /x86 /x64 TimeZone = Pacific Standard Time Initial LCID = 1033 Using Simultaneous Download and Install … | |
Re: jquery or javascript is a powerful tool to do that thing :) | |
what is ddr333/400? is it ddr3 or just ddr1 or ddr2? my motherboard supports ddr333/400 and i am confuse what is it. Please help :) | |
I want to do a down counter using 74ls193 .i want to start from 159 to 0 .my problem is that, i cannot make the second 7segment count from 9 to 0 because it always load 5. | |
I have two pc at home .I am trying to share my internet connection, myBro from smart, to the two pc using a switch hub but my problem is that when the two computer is using the internet they can't connect simultaneously .When 1 computer connects and then the other … | |
This is my motherboard: K8NGM2 Series MS-7207(v1.X) Micro-ATX Mainboard i have: 1.4 GB of ram and 80 GB of HDD. and i want to know if i can install windows vista in it. can someone help me with this? something to upgrade? | |
Is it okay to install 2GB ram in one slot and 1GB to other slot (channel a of channel b) of my motherboard? my motherboard is from MSI. model is K8NGM2 Series MS-7207(v1.X) Micro-ATX Mainboard. | |
i have a problem with the specs of my motherboard. it says that is supports ddr3 memory and a maximum of 4GB but there's a reminder in the setup that per DIMM slot supports up to 1GB but it also says that with the reminders: "Do not support three memory … | |
Why this code doesn't redirect to profile page? i need help.. <?php include('connectvars.php'); if(isset($_POST['login'])) { $con = mysqli_connect(DB_HOST,DB_USER,DB_PASSWORD,DB_NAME); $user_username = mysqli_real_escape_string($con,trim($_POST['username'])); $user_password = mysqli_real_escape_string($con,trim($_POST['password'])); if(!empty($user_username) && !empty($user_password)) { $query = "SELECT * from Account where Username = '$user_username'"; $data = mysqli_query($con,$query); if(mysqli_num_rows($data) == 1) { $row = mysqli_fetch_array($data); $_SESSION['user_id'] = … | |
i need help in converting special characters in displaying in the web page. | |
i want to display some code snippets for my forum. i want to display and html and jsp codes or other codes but i don't know how to fix it because if i display it in a page. it is like that it is included in the page code. i … | |
is it possible not to include the account password for the user that will send the email. i tried not to put password but it does not work. the email that can send only is the one that is set. please help. this is the code: <%@ page import="java.io.*,java.util.*,javax.mail.*"%> <%@ … | |
I need some help for the development of my website. I want to send and sms through jsp. anybody can help? i don't have any idea for this.. | |
i need help with my code in retrieving the image stored in the database.. what is the problem of this code? it only displays a blank page.. this is the code : [CODE]<%@page import = "java.sql.*"%> <%@page import = "java.io.*"%> <% Connection connection = null; //login is the name of … | |
Re: why is it that the code above displays only a blank page?? | |
when i tried to send an email to an account it does not sent. the error result will be displayed. i got an error in the apache tomcat bin log like this: javax.mail.MessagingException: Could not connect to SMTP host: localhost, port:25; nested exception is: java.net.ConnectException: Connection refused: connect at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1934) … | |
Can you suggest a program that i can submit? I need your help for suggestions.. any programs that involves GUI.. simple programs could be.. Thank you! |
The End.