hi friends.
i want to create a color progress bar in delphi language within use by XPMan component (it is : with win xp style).
what do i do?
what code using?
Hello friends..
I want to konw whether the browser caching of css and javascript is automatic with php or v hv to do it manually with code..
and wt are the advantages if i manually cache the css and js files to client browser.. using code..
??
If not cache wt will happened ??
hi friends,
how come have the code before hacked with SQL Injection :(
$query = $this->db->query("SELECT * FROM users WHERE username = ? AND password = ?", array(mysql_real_escape_string($this->input->post('username')), mysql_real_escape_string(MD5($this->input->post('password')))));
appreciate helps!!
Hi friends,
I've spent all day to find but can't find :(
How can I display CCK Field value with php in views_customfield? I tried the ones below, but no result
$node->field_homepage_linking["0"]["view"]
$node->field_homepage_linking["0"]["value"]
value_get('field_homepage_linking')
Appreciate helps!!
Hello friends,
I have Text(http://www.mywebsite.com) in a view, in which i need to provide URL link, so that clicking on that one will take user to the browser.
How do i achieve it? Please provide your suggestions.
Thank you very much.
hello friends i am developing button which generate another button and this button also calls function in which its id is passed as argument but i am getting error that id is undifined even i set its id attribute before it is added to ma web page
Dear friends,
I've been searching for a hosting solution for a grails application.
I've read some very good comments on slicehost, but not much about linode.
could some one with the experiences of either of them share your insights please?
thanks.
Hi Friends,
Please take a Matt Gallagher's Audio Streaming code with call interruption from the following link,
http://www.smartsdktips.com/blog/2010/03/14/iphone-audio-streamer-working-code-with-call-interruption/
Thanks.
friends,
i am using following TextView
/>
when i use MaxLenght ellipsize does not work
can any one guide what should i do MaxLenght is important for me.
Hello Friends,
Can anyone help me?
How can I read SMS from mobile with my .net application? i have a Nokia 5310 mobile phone. Can you tell me from where i can download Nokia SDK or source code or Nokia API etc?
I want to make a custom application which reads SMS and at the same time sends a response to the sender's mobile number.
Hello Friends,
I implemented Micrsoft charting controls for Pie chart and wave chart Its working in Firefox but when I come for IE chart is not displying and when i refresh the page couple of times its
displying. I am using asp.net mvc appliction with jquery..
can anybody have the sujjestion about this?
thanks
I wondering if I'm going to make a twitter app, but not sure which one of these libraries I should use. Any suggestions?
C#/.NET Libs
The app should be able to post new tweets, read tweets(from "All Friends"), read "Mentions" and Direct Messages. Possibly also a search function...
hi friends,
I m creating a Tic tac toe game, in that after click made by user automatically the cpu will respond. I want the cpu response after 0.50 seconds, the sleep() function takes too many time, i don't want that much time, is there any other way to do so???
Hi friends
I have created custom site column with type text and I included in one of content types. But it is allowing me for 255 characters only. In which way I can extend it, say 1024 characters. I did this before by mentioning somewhere in web.config file but I forgot how i did.
Can anyone please tell me how can I achieve this. Thanks in advance.
Hello Friends,
I am new in WPF,now i have a date picker in one of my form,in page load a text "Select a Date" will be showing in that date picker field,if i select a date in that date picker field that date will be shown in that date picker field,after this when i am clicking the cancel button i want to clear all the controls,for that i have written a function also,but in that date picker i want that text "Select a Date" back.What can i do for that?
friends i am doing noise reduction in images. for that i have to compare the original image and the filtered image mathematically.please guide me how to find SNR of images in MATLAB.
is there any other mathematical comparison of images available in MATLAB?
PLEASE HELP ME AS SOON AS POSSIBLE.
Hi,Friends..
I want to know basic difference between iPhone and o{ad.
I am a junior developer at an iPhone development company. Still I am new to this.
And also how does Iphone/Ipad technology differ from other technology?
this is a totally unfamiliar area for me. can anyone point me in the right direction on how to create a social graph and the best way to represent it? i'm building a website in C#/asp net and need to create a "friends" feature... is this type of thing usually stored entirely in the DB? if so, how?
Hi friends,
i would like to retrive the value from post method..
I know its possible to retrive the get method value - from query string..
So how possible it for post method ?
Thanks,
Praveen jayapal
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....
hello friends,
How to include any assembly code lines into my C program ?
In turbo c is there a possibility to add an assembly code file (.asm) to a project of few .c files?
how to call update query in procedure of oracle
hello friends i am having one table t1 in which i am having userid, week and year fields r there if i want to call procedure which takes all three values as arguments and fire update query how can i do it
my update query should be like
update t1 set week = (value of procedure argument) , year = (value of procedure argument) where userid=(value of procedure argument);
hello friends,
I want to make Comment system using php-ajax.i know php but does not know Ajax...
so please help me how it will be do it.
Thanks in advance.
Can anyone recommend a public code repository? A few friends and I are thinking of starting a few projects for iPhone, web, Android, etc., and it would be nice to have a public (internet) code repository to use that would work well on any platform (Mac, PC, Linux). Any type of repository is fine (SVN, CVS, Git, etc.).
A few ideas are Sourceforge or Google Code. Any recommendations? Thanks