Hai any one please tell me is there any possibility to create a DataGrid in android ,if yes mean pleasehelp me with some code snippets,or give some related web urls.
Hi All
Can anyone please tell me how to add table background image in wicket. Actually I've tried a lot like
<table background="images/logo.jpg">
also
<style>table {background-image: url('images/logo.jpg')}</style>
also
<table style="background-image: url('images/logo.jpg')">
But nothing works.
Pleasehelp. Thanks in advance.
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?
PLEASEHELP ME AS SOON AS POSSIBLE.
In POSIX _POSIX_VDISABLE value if -1, there is no disabling character for special character for all the terminal device files; otherwise the value is the disabling character value..
Can please anyone help me understand this. I m not able to get the exact meaning of this.
Please
i am new in this field.i want to implement Video Streaming on RTSP Protocol for Video Streaming.Please give me some idea about it and if possible then some sample code for that.pleasehelp me it's urgent.Thanks in Advance..
i am using sql server 2005, please tell me how can i get 6 digits (unique numeric which should be random) value for every row in table.
i have a field in table in which i needs 6 digit numeric value (random and unique).
pleasehelp me to do this.
i am new for facebook application
pleasehelp me for how to start and what is basic steps for add application to facebook
i have used facebook toolkit 3.1 beta version.
but after authentication it will generated error...
i want to create iFream application
i want to craete gift send application. so which one is best iFream or FBML.
Please it is urgent help me.
A have two keyboards in a pc.
One is used to type in TMemo1 and the other in TMemo2. Both are allowed to type at the same time. The problem is I cannot distinguish what keyboard-one has typed and what keyboard-two has typed.
Please help!
(My new to delphi and DLLs, so please go easy on the technical stuff.)
I have a PHP web page, from which I need to call a perl script which executes in a console.
Please consider the possibility of getting the return values back to PHP with this?
Although not mandatory to pass values back to PHP. I want to see the possibilities.
Any help please?
Thanks.
Hi guys i am using android ndk and for that i am trying to create a c header file using javah tool how to use and where to use this tool i am unable to understand so please any one can
tell me the procedure how to do that i am waiting for the reply please.........
in various case i have seen that when we run apps in various pc with different monitor size then win form behave differently. sometime the form get bigger and as a result few control on that form will not visible.so please tell me how to design win apps in such a way that what ever the monitor size would be the form size and control position will behave same way in all the pc monitor size.please guide me.thanks.
my team working in asp.net shopping cart project and we have integrated the first data payment gateway.
Now we want to integrate First Data Alternative Payment.
Please provide any payment api for doing the same
If anybody knows about this payment gateway pleasehelp me to do the same.
Anybody please give some useful links on this topic.i need to create a content search for my website.. i have tried google but not get useful materials on this topic...pleasehelp me
Hi Friends
Can you please send me any example code on label color , by default it shows black color i want to change the color for look and feel in UI pleasehelp me ..
Thanking you
How to Join N live MP3 streams (radio streams like such live KCDX mp3 stream http://mp3.kcdx.com:8000/stream
) into 1 using FFMPEG? (I have N incoming live mp3 streams I want to join them and stream out 1 live mp3 stream) I mean I want to mix sounds like thay N speakers speak at the same time (btw N stereo to 1 mono), pleasehelp.
BTW: My problem is mainly how to make FFMPEG read from stream not from file...
Would you mind giving some code examples, please.
Hi all,
Below is trigger that I need to create but It is not getting created.Please any buddy can explain me what is wrong with this trigger ? Help me please.
DELIMITER $$
CREATE TRIGGER property_history_update
AFTER UPDATE ON `properties`
FOR EACH ROW BEGIN
IF OLD.ListPrice != NEW.ListPrice THEN
INSERT INTO `property_history` SET ListingKey=OLD.ListingKey,ListPrice = NEW.ListPrice,
ListingStatus = OLD.ListingStatus,LastUpdatedTime = NEW.LocalLastModifiedOn;
END IF;
END$$
DELIMITER ;
I'm already using the HTML5 Doctype in all my pages. Are there any other html5 specifications/features I can start using right now?
The conditions are:
Cross browser - support for IE6 is optional but please specify
No hacks please [javascript or otherwise]
its completely acceptable if the feature degrades gracefully in older browsers
I have a small server problem when working with LAMPP and WAMP server in PHP.I am using LAMPP server for local development and I need to host in WAMP server.When try to read an image from a dynamic created pdf file in LAMPP, it is working perfectly but, the same one not compact able with WAMP server.What will be the problem?Any additional feature need to configure in WAMP.Pleasehelp me to go forward.Please........
Hi Fellas,
Pleasehelp me in finding the size of Flash (ROM) and RAM used by the firmware. The firmware is implemented using C++. Also I have Keil microvision4, will it be helpful to find the ROM and RAM size?
Or do I need to look at the MAP(.M51) file of the firmware to find the memory sizes?
Or is just looking at the size of hex files (.hex) enough for locating the size of ROM?
Please suggest!
Goodevening Sir/Mam,
I am trying to make a small program that will be used for hotel room reservation, please tell me how to store the data of room's status on disk, as when we open the program next time we'll get the data.
Pleasehelp i am very new here.
Have a nice day!
How to use FancyUpload in a JQuery based project? The page in which I will use FancyUpload is made of JQuery. How to use FancyUpload? Please mention every steps in details. Please
Hello,
I am doing web based projects in dotnet. Currently I am implementing security using session variables. I keep current user id and user type in session and authenticate user from these session variables (say Session["UserId"],Session["UserName"] and Session["UserType"]) I do authentications.
Please guide me how it is insecure ? I heard such security can be broken and applications can be hacked very easily, like it is possible to get session id and directly connect to that session id etc.
Please guide me on this
thanks
I need to split html document on two parts. First part, should contain N(30) words, and next one should contain everything else.
And the main problem, is to prevent splitting tags (description and body of tags).
Give me please suggestions (or if you have already written such function, please share your code), how to realize it! Thanks.
on my asp.net page i am linking 2 css files which are used by 2 different controls but the main problem is that one class name is same in both so they are conflicting with each other, please tell me how can i distinguish between them.
Both are of jquery, 1 is slider control and another one is time picker control. and they are conflicting on their background image as i want to change background image of slider control's scroller. Please give me solution..
Hey guys i have done a game in cocos2d.And now i am stuck
.i have a menu scene and a game scene.
In menu scene i have a button named "Play Game".
when i press this button game starts perfectly after game over i have a button named "Go back to main menu" that is used to take back to main menu scene now after game over when i click "PlayGame" button game does not perform any action and get freeze.
please please help me guys i will be really thankful to you.