Hello, Sign in or Join Our Community Help | Site Map
Connecting Tech Pros Worldwide
Getting Div's value from a File/String/URL
8 Replies | Posted by: realin | Last post by realin, Today in PHP Forum
hiya guys, Before asking question let me tell you i am really bad at regular expressions (REGEX) :( Well to start with, i want to get the value... more »
Eclipse vs. NetBeans
16 Replies | Posted by: Kid Programmer | Last post by r035198x, Today in Java Forum
Hello guys. This is just an opinion. Which Java IDE should I use. Eclipse or NetBeans. I usually like to develop applications and create GUI... more »
Three tier PHP system
11 Replies | Posted by: hsriat | Last post by hsriat, Today in PHP Forum
Is there anyone who codes PHP in three tier? If you know anything about that, can you please send me links of some tutorials? I'm not able get... more »
using shell script
9 Replies | Posted by: madhu3437 | Last post by madhu3437, Today in Linux / Unix / BSD Forum
help ,please using shell script i want know the all process are running or not in a particular path. the result will shown in web page... more »
css file doesn't load from css/file.css
6 Replies | Posted by: raknin | Last post by harshmaul, Today in HTML / CSS Forum
Hi, I have a starnge behaviour if the css file exists in the same directory as the html file it is working but if I move the css file into /css... more »
Cross Broswer Q - How to force flash to have focus...
7 Replies | Posted by: paulcybulski | Last post by acoder, Today in Javascript / DHTML / Ajax Forum
I want to have the flash document have focus when the page initially loads...so the user can use the mouse scroll wheel to zoom in and out on the map... more »
getElementByID/parameters problem
9 Replies | Posted by: anonymousstar | Last post by acoder, Today in Javascript / DHTML / Ajax Forum
Hi All, I have searched the forums to see if I can find an answer to my question but to no avail. I have a form below with a 3 x 3 cell. Each of... more »
Formula Validation
8 Replies | Posted by: pankajit09 | Last post by dlite922, Today in PHP Forum
Hello, I have a expression like this --> (a+b/c) How to validate it ? For eg: if the expression is (a+b/c then error should be thrown. more »
Need help in my code
6 Replies | Posted by: crystal2005 | Last post by JosAH, Today in Java Forum
Hi there, I need some help to correct my code. I would like to create a menu bar with the implementation of OO. So, i think i can edit and change it... more »
Pass info from one form to another
6 Replies | Posted by: Jollywg | Last post by FishVal, Today in Microsoft Access / VBA
I've got a simple question, how do i pass information (lets say a name that is input in a textbox) to another form Thanks more »
making an argument null
9 Replies | Posted by: Gangreen | Last post by JosAH, Today in Java Forum
Let's say I have something like: Object o; main{ o = new Object(); makeNull(o); system.out.println (o == null) // should be... more »
another bit of trickery-dickery
7 Replies | Posted by: JosAH | Last post by JosAH, Today in Java Forum
Since it's so quiet overhere: what will happen when this snippet is executed? String s = "000A003B"; if (true == false) // "s" will be changed... more »
Align Center
8 Replies | Posted by: pentahari | Last post by pentahari, Today in Visual Basic Forum
How to open the MDI Parent form in center to the MDI form. more »
External databases
7 Replies | Posted by: rcollins | Last post by ADezii, Today in Microsoft Access / VBA
I have probably about 30 databases. Each of these have their own front end. Different users have different databases they use. I want to make up a... more »
Adding 2 Number In Java
18 Replies | Posted by: LOVE4EVER | Last post by Kid Programmer, Today in Java Forum
HI PPL I DID A SIMPLE PROGRAM THAT ADD 2 NUMBER BUT I AM HAVING PROBLEM IN ENTER THE NUMBER FROM THE USER import java.io.*; public class... more »
Construct Projected Date
7 Replies | Posted by: Dan2kx | Last post by NeoPa, Today in Microsoft Access / VBA
Hello to all, what i would like to do is have a bit of VB code to set a variable to the next tax year but am having trouble constructing... more »
Undefined function - trigonometry
8 Replies | Posted by: kpfunf | Last post by NeoPa, Today in Microsoft Access / VBA
I have the following functions: Option Compare Database Option Explicit Public Function CalculateDistance(Lat1, Lon1, Lat2, Lon2) As Double Dim a,... more »
Record Selector [Event Procedure]
9 Replies | Posted by: jschmidt | Last post by NeoPa, Today in Microsoft Access / VBA
All, I am trying to have something happen on a form whenever the record selectors are clicked. This is access 2003. I tried the form's click event... more »
Controlling duplication in a subform
8 Replies | Posted by: PotatoChip | Last post by PotatoChip, Today in Microsoft Access / VBA
I have a form which shows information about our controlled documents. I also have a subform which tells you everything about the many places this... more »
Report's Second page changes it's margin to be higher
7 Replies | Posted by: Kazoo | Last post by Kazoo, Today in Microsoft Access / VBA
I have a report that has one record per page. It has to print on a pre-printed application so the fields have to print perfectly. All of the pages... more »
how to retreive a & as a value from query string
9 Replies | Posted by: prisesh26 | Last post by BigDaddyLH, Today in Java Forum
hi, iam passing a name "sun & moon" in my query string as a parameter. but when i receive it through request.getParameter iam getting only sun. rest... more »
Data is changing that shouldnt
7 Replies | Posted by: truthlover | Last post by MGrowneyARSI, Today in Microsoft Access / VBA
I am having a very perplexing problem that I'm hoping someone can help me solve. It's a little difficult to explain, but I'll do my best. I'm also... more »
Hard time with dictionnary
7 Replies | Posted by: pmstel | Last post by bvdet, Today in Python Forum
I have a dictionnary with variable in it that I would like to get it in global variable. example: sketch_dict = { "width":48.0, "length":12.5,... more »
Transparent Form...
8 Replies | Posted by: Ali Rizwan | Last post by Ali Rizwan, Today in Visual Basic Forum
Hi all, I know how to make a form transparent and how to create fadein and out effects on forms and controls both. But i dont know how can i make a... more »
floor in C++
7 Replies | Posted by: arnaudk | Last post by arnaudk, Today in C / C++ Forum
Will the casting operation int (x) on a double x have the same effect as floor (x) (except that floor returns a double)? If this is true, then I can... more »
Top Community Contributors