I need to create a single dashed line. I tried going about it by creating a Rectangle view with a dashed stroke. However, when setting the height of the rectang
If my user generate a bug using my mobile application, I would need to know which action he made (like which screen) to understand how the bug was generated. Ho
I am currently working on a project where my requirement is to create a form which has rounded corners and also the rounded corners must be black . I have succe
I made this welcome feature using HTML and CSS, which I want to display at intervals. --------------------------- What I want to achieve -----------------------
My Delphi 6 application had a TADOStoredProc that executed a time consuming query. I switched it to asynchronous mode with [eoAsyncExecute, eoAsyncFetch, eoAsyn
This is my youtube tube URL which is coming from facebook Id. I have fetch this url using FQL Query in facebook in Zend Framework This is my url = "http://www.
How to clear selectin on the timeline? If I do double click then selection will be expanded to the end of the timeline, but new request still will be filtered o
For marketing purposes we purchased a custom physical counter device (www.smiirl.com) and would like it to show in real time the number of followers to our orga
For example the sql queries: select * from tbl where tbl_col = false; or select * from tbl where tbl_col = 0; where the tbl_col is text or varchar. Why is the