Hi Friends,
Am looking for an open source Attendence Management System, also able to customise functions.
Please recommend some (PHP).
Thanks
Bharanikumar
H!,
I have a solution in which there is several other sub projects (windows application).
in every project I have some web services added.
Now the problem :
how can i set the URL of each web service individually from the app.Config file??
is there a setting I missed to set ?
can it be automatically done or I have to code for it ?
Thank you friends.
Hi friends,
i have two columns in xl sheet A row have this format "8:25 PM EDT" and B row have this format "10:12:15 AM" , Now i want to add one hour to the B column if the A column contains the text "EDT" , Please help me to find out the solution
Thanks in advance.
Hello friends,
I am using blackberry using java eclips
I have a lengthy of code in single class.so I need to divide code into different classess(need to implement methode in diffferent classes), how to write code in diff classes and how to access diiferent classes methodes in a single class. Can you please give me suggesion.
Sorry for the noobie and stupid question, but I know only a bit about css and I don't know how to style my site. Here is my code:
HTML (Twig) :
<div class="wrap">
<div>
<img class="birthday" src="http://www.clker.com/cliparts/1/d/a/6/11970917161615154558carlitos_Balloons.svg.med.png">
<div class="try">
This friends have brithday today:
{% for bd in birthdays %}
<p>
<a href="{{ path('friend_id', {'id': bd.id}) }}">{{ bd.name }}</a>
<span class="years">
({{ bd.years }} years)
</span>
</p>
{% endfor %}
</div>
</div>
</div>
CSS:
body {
background-color: #FFFFF1;
text-align: center;
font-size: 17px;
font-family: Tahoma, Geneva, sans-serif;
}
p {
margin: 10px;
}
a {
text-decoration: none;
color: #6a9211;
}
a:hover {
text-decoration: underline;
}
.wrap {
width: 700px;
margin: auto;
}
.birthday {
width: 49px;
height: 80px;
float: left;
margin-left: 150px;
display: block;
}
.try {
display: block;
margin-right: 150px;
margin-bottom: 50px;
}
.years {
font-size: 12px;
}
And this is what I get. The thing I want to fix is Maria and Peter to be display under Anna and John, all of them 4 centered under the label This friends have birthday today:. I know that it's because of the image, but I don't know how to make it look fine. :(
Please help! Thanks in advance!
hi my friends,
I wanna to write simple C compiler,I wrote some parts of it
it can check synetic of C,now I need to link my program to gcc
how can I do it?
I wanna to link it,for example when user open file in my programm,gcc compile it and save it where the user want.
now I don't now how to say gcc to complie this file,show error and ...
[english is not my mother language,and my english is not so well,so I apologize for any mistake in my post or If I can't reached my mean]
Hello friends,
Normally what happens, a single or more lines are shown as a tooltip. What I need is to show a gridview as a tooltip. Actually in my project i need to show all the notes associated with a stock in a gridview.
Can anybody help me?
Thanks for sharing your valuable time.
Hi Friends,
Is it possible to use more than one java bean datasource or JDBC datasource in jasper report to populate data in the pdf document.If possible can u please tell me how to do? I could not get any details in the internet, Regarding using more than one datasource in jasper report.
select topic
from book b, share s, stall st
where b.b#=s.b#
and st.store#=s.store#
Hi friends, i am trying to draw query tree i dont know how to draw query tree for above example. can you help me in that. thanks in advance
Hi friends,
I would like to retrieve the value from POST method.
I know it’s possible to retrieve the GET method value - from query string.
So how is it possible for POST method?
Thanks,
Praveen jayapal
Hi, Friends
I am completelty new to the BB development.
i want to start development of blackberry application.
i am confused how to start ? and what plugins have to download and from which link ?
and bit confused about the JDE plugin <-- Java plugin for eclipse
which i have to download for development ?
Can any one explaine the above things...
thanks in advanced...
Hi Friends
I am using ajax dll in my application for smooth working but i have some doubt in my mind ? is there any security problem in server when we are using ajax dll in my application. means any one can missuse the application because we are using public memthods in ajax dll.
Any one suggest me, thanks in advance
Lokendra
I have my 3 friends and we want to develop some software.
I want to know which model we should use, and which software we should use for collaboration.
Thank you,
Hi friends,
when I run the url at localhost for a php file like:
http://localhost/project/admin/
it doesnt open the index.php, but gives panel for downloading the file with the message below :/
You have chosen to open
which is a: application/x-httpd-php
from: http://localhost
What should Firefox do with this file?
Openwith - Save... etc...
any idea what is going on? :(
appreciate helps!! thanks a lot
I have created a site where people can create a profile. But I am trying to figure out how to start on making an add friend button so users can have friends.
In my user table, i have user_id, first_name, last_name, email, etc.
Should I somehow relate the user_id of the user and the friend in a friend table?
I am a novice to programming, so these things are still new to me. Thanks!
Hi friends
Do anyone know how to hide a rightbarbutton of a navigation controller...
In my application i have a edit button as a rightbarbutton of a navigation controller... i want to hide this button when some operations are done....
Dear friends
I try to use system.form_status state,but when i check it after I change some texts or my list item,there is no changes in system.form_status ,I just receive "query" message but I must receive "changed" message.
So how I can solve my problem?has it any precondition?
Hey guys, there is a form where the user select some of his friends and I'm curious on how I can implement a list that searches simultaneously while the user is typing a friend's name and when he selects the name the name is written in the text box(jQuery). And if the user wants to select more than one friend, when I'm inserting the names in the database, how can I separate the names that are written in one input field?
I am developing a simple library in C, for my own + some friends personal use.
I am currently having a C structure with some members that should be somehow hidden from the rest of the application, as their use is only internal. Modifying by accident one of this members will probably make the library 'go wild'.
Is there any 'workaround' to hide those members so that they can't be accessible ?
dear friends,
i am trying to display STRING my car name is "abc" in textview.
it displays &qoute;abc&qoute; after running application.
i have tried decoding into " and then assigning it to TextView but it always convert " to &qoute;
can any one guide me how to solve this issue?
any help would be appriciated.
Hi Friends,
I am a beginner coder, i am building a project using C# Asp.Net in which i am registering users with a user id, now my question is that how to check that the user id is already exists in the user table or not when user trying to register, i am using sql server 2000?
Hi friends,
I researched at google but couldnot find anything.
Is there a plug-in or anything that will allow us to edit the meta tags for each individual post?
Appreciate helps! thanks.
Hello friends, I have tried following code to determine current view bounds in shouldAutoRotate.. fn
UIViewController *temp1 = [appDelegate.splitViewController.viewControllers objectAtIndex:1];
float screenwidth = temp1.view.bounds.size.width;
float screenheight = temp1.view.bounds.size.height;
bt actually when u rotate from one mode to another, it provides the bound values of old one insted the fresh bound values..?
Any one know that how to achieve it?
When you look at your stream on the Facebook website, events such as "FriendX was tagged in an album", "FriendY is attending EventZ", and "FriendK and FriendL are now friends". I've tried various "vague" queries on the stream table, and so far I have been unable to get these types of events. Is this possible, or do I need to query the all of the other tables and write a ton of logic to try to figure out which new events to show and how to show them?
Hello Friends,
Actually I am working on Pdf by using IReport Software. This software provided two detail section but i want this two detail section with Column Header .then say me how i changes it
reply me on [email protected]