Posts
 
Reputation
Joined
Last Seen
Ranked #162
Strength to Increase Rep
+12
Strength to Decrease Rep
-3
94% Quality Score
Upvotes Received
277
Posts with Upvotes
173
Upvoting Members
134
Downvotes Received
18
Posts with Downvotes
18
Downvoting Members
11
44 Commented Posts
~419.72K People Reached
About Me

Nonsense!

PC Specs
Windows user; Linux aprendice
Favorite Tags
Member Avatar for soccerjerseys
Member Avatar for vegaseat
Member Avatar for Reverend Jim
15
13K
Member Avatar for Devid Billa

how to creat a website? in which site it is simple to creat ? i want to creat a site with chat,downloads,messages ect. please tell me

Member Avatar for ivy.inc.Hugh
-2
2K
Member Avatar for vlad44

hi everybody, I was trying to read a certain range from column in excel into an array in c# then to write it back in another column(as a matter of a simple trial), where the column is written into textbox3, the start of the range is written in texbox1 & …

Member Avatar for Jack Green
0
2K
Member Avatar for sharara

Hello, I ususally browse internet using google chrome. OS is windows XP. Can anybody tell me any free and safe proxy server? Whenever I search for any online shop, my all other pages come with advertisements of those objects whichever I clicked over the time. It seems like so many …

Member Avatar for Free_2
0
5K
Member Avatar for jerry12

Tell me the best antivirus that protect my PC from malware issues and keep secure all the data that i have in my computer.

Member Avatar for Amy_11
0
1K
Member Avatar for Tko_1

js file : function countdown(endT,callback) { var days,hours,minutes,sec,timer; end = new Date(endT); end = end.getTime(); //Get initial Date in Milliseconds, if (isNaN(end)) { alert('@ countdown.js @ "Invalid Date", valid format- mm/dd/yyyy hh:mm:ss TT '); return; } timer = setInterval(calculate,1000);//Timer to calculate remaining time function calculate(){ var current = new Date(); …

Member Avatar for AleMonteiro
0
548
Member Avatar for AleMonteiro

Hello everybody. I'm starting to build an event calendar for employees in my company, and the first thing I needed was an working calendar to build from, so I wrote a simple one. Hope it can be usefull for someone. Cheers.

Member Avatar for Mike_40
3
2K
Member Avatar for vishalsingh1080

...I want to start Android app development. Was wondering anyone of you could suggest me the best resources to learn from. I know java but have no idea about Android app development. I hope the resources cover all the basic features that are there in any modern day app like …

Member Avatar for mack_5
1
452
Member Avatar for Rishi_3

I'm trying to get the text value from a select dropdown menu that is populated by a database using the following function: <?php function searchintspokenlang() { require ('../../../connect_db.php'); $queryintspoken="SELECT Language FROM languages"; $result=mysqli_query($dbc, $queryintspoken); while ($row = mysqli_fetch_array($result)) { echo "<option value='" . $row['Language'] . "'>" . $row['Language'] . "</option>"; …

Member Avatar for James_62
0
360
Member Avatar for AleMonteiro

Hey fellas, Do you think it's possible to live in a organized society that doesn't have a government? And why? I can't remeber when I lost faith in our current system, it's been a while for sure. Year after year is getting more clearer to me that we need radical …

Member Avatar for Agilemind
0
387
Member Avatar for FarrisFahad

So I want to remove space between tags. The tags are seperated by comma. But I don't want to remove space between words just right after the commas. So this: cats, funny cats, cute cats, funny To this: cats,funny cats,cute cats,funny I want them ready for insertion into database. This …

Member Avatar for FarrisFahad
0
350
Member Avatar for 555ppp

here i am having a form like this .i am having multiple checkboxes that are coming from database and i have given a field with every checkbox...now suppose 10 checkboxes are coming from database..now i want to insert values in database only of those checkboxes which are checked along with …

Member Avatar for AleMonteiro
0
3K
Member Avatar for TObannion

I'm making a series of webpages, and need to control top level navigation through an external JS file. I can't even think of how to begin to code this. Does each page need to be assigned an array index? Then how do I hide the link to the current page?

Member Avatar for TObannion
0
154
Member Avatar for LRNPHP

Hi guys, I'm working on a project and wanted to know if there is a good / trusted way to break a string apart into words. I want to get all the words in a string that will be used in a mysql query. I tested with str_word_count but it …

Member Avatar for navichawla92
0
301
Member Avatar for davy_yg

Hello, I would like to create image gallery with jquery which could show an image and if I place a cusor on top of it a shadow with a caption will appears on top of the image. And if someone click the image the image will enlarge a larger image …

Member Avatar for AleMonteiro
0
226
Member Avatar for FarrisFahad

I have searched Google and Youtube for Facebook log in toturials but couldn't find something useful. Do you know any good articles or website or even a Youtube toturial that covers the facebook log in system? How did you learn it?

Member Avatar for AleMonteiro
0
176
Member Avatar for Roger_2

What should happen is when i click the log in button, the container for the log in form should become hidden and the sidebar, search bar, tiles and log out button should appear. I sometimes experience that if i have to click the log in button twice for it to …

Member Avatar for broj1
0
407
Member Avatar for slowlearner2010

Hi, I tried to change the form action based on selection option and hoping that my javascript validation function working properly too... I found out one solution and hoping this javascript can do that kind of thing. I tried so many ways and I think there's something wrong with my …

Member Avatar for hericles
0
483
Member Avatar for Ayuni_1

Hai. i'm beginner in php. Can someone help me to insert the calculated value into database. I'm trying to insert calculated value into database but it doesn't work. This is my code. <?php $ic=$_SESSION['ic']; $query=" SELECT * FROM form WHERE ic='$ic'"; $result=mysql_query($query); $record=mysql_fetch_array($result); $query1=" SELECT * FROM login WHERE userIC='$ic'"; …

Member Avatar for AleMonteiro
0
320
Member Avatar for Saboor880

Hi to all ! I need your help. Actually I have enrolled in final year project and chosed Data Warehouse. According to the project scenario I made dimension tables and fact tables. Before making star schema, I want that you check my dimension and fact tables. I am giving you …

Member Avatar for AleMonteiro
-1
160
Member Avatar for Hari_11

when i save my object in hibernate session.save(obj) getting this exception. (SqlExceptionHelper.java:127) SQL Error: 1747, SQLState: 42000 (SqlExceptionHelper.java:129) ORA-01747: invalid user.table.column, table.column, or column specification (AbstractBatchImpl.java:193) HHH000010: On release of batch it still contained JDBC statements (SessionImpl.java:2994) HHH000346: Error during managed flush [could not execute statement]

Member Avatar for AleMonteiro
0
521
Member Avatar for Big-D2xL

Hi there! I hope I'm putting this in the correct section... Recently I though of the idea of "building" something for me. As you may guess for the title, I want to create an email client and I know there are a lot nowadays but either because of limitations or …

Member Avatar for AleMonteiro
0
301
Member Avatar for Thee Anointed

write a pseudocode algorithm to accept a group of numbers and print there product and average the program must end when user enter 999 PLZ HELP ME

Member Avatar for AleMonteiro
-1
170
Member Avatar for AleMonteiro

Hey fellas. I've been using Windows as my main OS since I sat on an PC with win 95. Now I think is time to finally change to Linux! The main reason I didn't change sooner was because the .NET dev env, but now there's Mono. So, I really would …

Member Avatar for BitBlt
1
626
Member Avatar for AleMonteiro

Hey fellas, some time ago I started trying out Brackets, and guess what? Loved it! If you don't know, it's an open soude editor made out of html, css and javascript, powered by node JS and chromium and sponsored by Adobe. A lot of open sources projects coming together to …

Member Avatar for AleMonteiro
2
428
Member Avatar for diafol

Posts | Posters 0 | 15 1-10 | 4 11-20 | 1* 51-60 | 1 61-70 | 1 > 100 | 3 (missing ranges = 0 posters) Apart from the deceased, long departed etc, where did all the big posters go in 2016? https://www.daniweb.com/stats/toplist/

Member Avatar for ddanbe
0
284
Member Avatar for sashiksu

I'm looking more and more about answer for my question. When I open mysql query browser first time, there is place that we can create new mysql connection. I want to create connection like this. In the 4 computers connected to a LAN network. I name these computers A,B,C,D for …

Member Avatar for AleMonteiro
0
507
Member Avatar for ribrahim

Dear All, I'm developing a php system which contains over 50000 images in a directory. Is there any tools which help me to do a search script to find a similar images in that directory. What I'm looking for is the user can upload the image and the script retreive …

Member Avatar for AleMonteiro
0
151
Member Avatar for Marco_4

Hello, kindly ask your help regarding a function to upload images in two folders, one original image and the "Thumb" folder for thumbnails. Well, I entered the rand code to rename the file name. Loading is performed properly in the root folder (Original image) but not in the thumb folder. …

Member Avatar for AleMonteiro
0
198