Id
int64
1.68k
75.6M
PostTypeId
int64
1
2
AcceptedAnswerId
int64
1.7k
75.6M
ParentId
int64
1.68k
75.6M
Score
int64
-60
3.16k
ViewCount
int64
8
2.68M
Body
stringlengths
1
41.1k
Title
stringlengths
14
150
ContentLicense
stringclasses
3 values
FavoriteCount
int64
0
1
CreationDate
stringlengths
23
23
LastActivityDate
stringlengths
23
23
LastEditDate
stringlengths
23
23
LastEditorUserId
int64
-1
21.3M
OwnerUserId
int64
1
21.3M
Tags
list
3,517,885
1
null
null
2
274
## Please scroll down to the "25/08/2010 Update". I have a query which I have turned into a view. It runs very slowly because (as far as I understand) there are several issues with indexes on the joined tables. --- ``` explain select * from view_ed_abc_print ``` ![alt text](https://i.stack.imgur.com/Sk9CY.png) ...
How can I optimise this query in MYSQL? What needs to be done
CC BY-SA 4.0
null
2010-08-19T00:40:40.720
2020-12-19T19:49:34.327
2020-12-19T19:49:34.327
1,783,163
311,465
[ "sql", "mysql", "view", "query-optimization" ]
3,518,766
1
null
null
2
3,510
I have an HTA that loads up an external webpage inside a nested IFRAME. This webpage (which I don't have control over) throws an "Access Denied" error in my HTA asking the user if they "want to continue running scripts on this page". What I want to do is have my HTA suppress all scripting error messages regardless of w...
How do you suppress script errors in HTAs?
CC BY-SA 2.5
0
2010-08-19T04:38:31.203
2010-11-11T13:35:51.860
null
null
146,897
[ "vbscript", "error-handling", "javascript", "hta" ]
3,519,185
1
3,538,014
null
2
2,258
There is a nice feature in the "Open Project..." dialog (see image below) in the NetBeans IDE which uses a custom icon for the folder symbols depending on the project type in that folder. For example, if a folder contains a pom.xml file, the Maven project symbol appears. Maybe there also an extension point in the Wi...
How can I use custom icons in a "Browse for folder" dialog?
CC BY-SA 2.5
0
2010-08-19T06:14:55.587
2010-08-22T01:23:17.603
2010-08-20T08:06:41.443
80,901
80,901
[ "delphi", "winapi", "dialog", "icons", "directory" ]
3,519,571
1
3,519,860
null
0
457
![alt text](https://i.stack.imgur.com/KQor7.jpg) i open a web application in visual studio 2008... it contain the tree view properties as, ``` TreeNodeType type; type = new TreeNodeType(); type.Type = "folder"; type.ImageUrl = "Images/" + "folder.gif"; type.ExpandedImage...
tree view properties in web application
CC BY-SA 2.5
null
2010-08-19T07:16:08.087
2010-08-19T08:15:20.350
null
null
411,883
[ "asp.net" ]
3,519,835
1
3,519,910
null
16
18,053
I have created a c# windows application and written 75% of the code. The program allows the user to create a flow chart, and will shade the flow chart shapes according to their status. I wanted them to become 3d buttons such as ![Gel Button](https://i.stack.imgur.com/itTE3.gif) from the website [Webdesign.org](http:...
c# radial gradient brush effect in GDI and winforms
CC BY-SA 3.0
0
2010-08-19T08:05:48.840
2015-03-05T13:45:21.127
2012-11-29T10:40:17.540
571,433
392,705
[ "c#", "winforms", "gdi", "brush" ]
3,520,050
1
null
null
9
14,186
HI I'm trying to get a UITextField to look like the google search field available in the safari app on iPad. The purpose of the field will be the same (a search box). I know i could use a UISearchBar but I would have to use hackish code to get rid of the magnifying glass icon and the background and I don't want that. ...
How can i make a more rounded UITextField? Like the search field in Safari on iPad
CC BY-SA 2.5
0
2010-08-19T08:42:42.560
2012-08-04T19:49:52.557
null
null
299,285
[ "iphone", "uikit", "uitextfield", "uisearchbar" ]
3,520,665
1
null
null
1
179
my InApp type is subscription. once i tap on OK it always call ``` - (void)failedTransaction:(SKPaymentTransaction *)transaction ``` how to handle it call on completeTransaction ? ![alt text](https://i.stack.imgur.com/S3F8M.png)
how to handle inApp subscription type when it purchesed but not download yet
CC BY-SA 2.5
null
2010-08-19T10:06:19.940
2011-11-15T14:49:09.407
null
null
203,372
[ "iphone", "subscription", "storekit" ]
3,521,455
1
3,537,050
null
1
406
What tool do I need to generate XML intellisense help file as shown below? ![alt text](https://i.stack.imgur.com/AMk9d.png)
How to generate external intellisense documentation
CC BY-SA 2.5
null
2010-08-19T11:51:15.507
2010-08-21T09:07:16.027
null
null
4,035
[ "documentation", "intellisense", "xml-documentation", "developer-tools" ]
3,521,861
1
null
null
1
5,966
Is there any way to prevent android webview to scale the rendered web page . I need to load an url which has links to other pages .When user clicks these links the rendered page is not aligned properly(i mean it cramps all the stuff within the screen width and height ) as compared to default handling of same web page b...
How to avoid scaling of android webview
CC BY-SA 2.5
0
2010-08-19T12:43:43.763
2011-08-09T06:42:29.193
null
null
286,044
[ "android", "webview" ]
3,522,300
1
3,522,312
null
2
232
> How should I handle this situation? I set the Encoding to UTF8 but I still get errors... ![alt text](https://i.stack.imgur.com/MecaJ.png) I create that string (that I set to the `WebBrowser.DocumentText`) from a `MemoryStream` object and I'm ending it like this: ``` Byte[] buffer = new Byte[ms.Length]; buffer = m...
How to handle Illegal Chars in XML
CC BY-SA 2.5
null
2010-08-19T13:34:30.993
2010-08-19T13:35:49.520
null
null
28,004
[ "c#", "xml", "winforms", "encoding" ]
3,522,939
1
null
null
1
198
I have 100,000 queries, and I need to create a google-like 'Suggestions' system. Much like this ![alt text](https://i.stack.imgur.com/WaJ8D.jpg) I need it to be pretty quick, and if possible allow for some more in-depth options (like sorting, etc.). Can anyone recommend a database system I could use for this that co...
Scalable 'google suggestions'-like system
CC BY-SA 2.5
0
2010-08-19T14:46:30.237
2017-08-03T02:56:26.493
2017-09-22T17:57:57.377
-1
425,355
[ "mysql", "mongodb", "search", "full-text-search", "database" ]
3,523,309
1
null
null
3
608
my `body` has a tiled background (blueness in attached image) I need to horizontally centre some fixed width and height content (greenness), a fixed distance from the top of the page. I then need to continue the background image of the centred content to the left and right extremities of the page, however wide the br...
tricky css positioning question
CC BY-SA 2.5
0
2010-08-19T15:21:09.077
2010-08-19T18:29:05.653
2010-08-19T15:52:48.183
28,543
28,543
[ "css" ]
3,525,473
1
3,525,492
null
2
164
Okay, first, here's my rather poor diagram... ![alt text](https://i.stack.imgur.com/pDBX8.png) It's worth noting the "Name Me" class may be listening to more than one `RequestNotifier` It's safe to assume all Work Items that are put on the Work Queue are taken off the work queue by something else not shown and are pr...
Help me name my class
CC BY-SA 2.5
null
2010-08-19T19:27:07.853
2010-08-19T19:42:51.183
null
null
1,610
[ "oop", "class", "naming" ]
3,525,790
1
5,111,505
null
3
1,198
I simple form which have some fields. So i decided to add few DataField with textboxes and labels. Labels manageable and their length can be changed and i need to place my textboxes on the same distance from left side. How can i do this thing? ![alt text](https://i.stack.imgur.com/zB08f.png)
Silverlight datafields content alignment
CC BY-SA 2.5
0
2010-08-19T20:09:01.267
2011-02-24T22:47:01.153
null
null
508,330
[ "c#", ".net", "wpf", "silverlight" ]
3,525,983
1
3,526,185
null
1
3,370
i want to add a SWF metadata tag to an ActionScript Project in Flash Builder 4, that denotes the default size and background color of the swf. i can do this in Flash Professional, but it doesn't work with ActionScript projects in FB4? can i not include this tag? i know i can set these properties in the properties pa...
Coded SWF Properties in Flash Builder 4
CC BY-SA 2.5
null
2010-08-19T20:35:28.237
2015-10-12T09:49:34.370
2015-10-12T09:49:34.370
1,213,296
336,929
[ "actionscript-3", "apache-flex", "metadata", "flash-builder", "flexbuilder" ]
3,526,134
1
3,526,352
null
0
574
I tried to insert `NSDictionary`'s in a `NSMutableDictionary`. There is no error but it won't work, it remains empty. Here's my code: ``` NSMutableDictionary *einnahmen = [[NSMutableDictionary alloc] initWithCapacity:20]; NSArray *objects = [NSArray arrayWithObjects: name, [NSNumber numberWit...
Insert NSMutableDictionary with NSDictionaries
CC BY-SA 2.5
null
2010-08-19T20:51:08.310
2011-01-22T15:35:34.040
2011-01-22T15:35:34.040
419
347,741
[ "objective-c", "nsmutablearray" ]
3,526,287
1
3,529,793
null
0
295
I downloaded subsonic 3.0.0.4 and i am trying now to configure it to work with mysql and Visual studio 2010. My project is .net 3.5 and i am creating a data access layer class library to use later in a website. I can't figure which files i should add to my project and where to edit. Last step i reached is in this sc...
How to configure subsonic 3.0.0.4 using mysql with Visual Studio 2010?
CC BY-SA 2.5
null
2010-08-19T21:12:06.590
2010-08-20T09:52:25.933
null
null
20,126
[ "visual-studio-2010", ".net-3.5", "subsonic", "data-access-layer" ]
3,526,566
1
3,526,603
null
1
1,265
I have a problem with Updating Form Element Look and Feel under Update Panel Control. I Used [Uniform JQuery Plugin](http://pixelmatrixdesign.com/uniform/) to shape form controls such as DropDown. it works very well in a ASP.net form but i used an update panel to generate CheckboxList Items when user selects a dropDown...
Controls inside Update Panel and JQuery Form Look and Feel Plugin Problem!!! HELP
CC BY-SA 2.5
0
2010-08-19T21:50:41.833
2013-03-12T05:40:21.320
2020-06-20T09:12:55.060
-1
86,878
[ "asp.net", "jquery", "jquery-plugins", "updatepanel", "look-and-feel" ]
3,526,753
1
3,526,769
null
1
8,493
I installed VS10 side-by-side with VS9 and created a very simple application using it: ``` #include <cstdlib> #include <vector> #include <algorithm> using namespace std; class A { }; class B : public A { }; A* get_a() { return new B; } int main() { vector<A*> a_list; vector<B*> b_list; generate_n(back_...
VS10 "Additional Include Directories" Point to VS9 Includes
CC BY-SA 2.5
0
2010-08-19T22:20:10.347
2010-08-19T22:23:37.310
null
null
241,536
[ "visual-studio-2010" ]
3,527,738
1
3,527,744
null
1
472
What pattern or view do you use to get the confirmation popup like in Mail where you are prompted to Reply, Forward or Cancel? ![alt text](https://i.stack.imgur.com/vSG6G.png)
iPhone Popup Confirmation
CC BY-SA 2.5
null
2010-08-20T02:21:07.740
2010-08-20T02:23:20.120
null
null
400,649
[ "iphone" ]
3,527,865
1
3,532,323
null
9
8,635
Google Chrome now, and Opera before, shows a "spin box" control beside a input field of type "number". I want to be able to style this, or hide it. Are there ways of controlling this UI element yet? EG: ![alt text](https://i.stack.imgur.com/0DdJ4.png) <-- That little ui element with an up and down arrow. It's not that...
Is there a way to hide the new HTML5 spinbox controls shown in Google Chrome & Opera?
CC BY-SA 2.5
0
2010-08-20T02:54:33.083
2010-08-20T15:22:59.770
null
null
98,146
[ "user-interface", "html", "google-chrome", "input", "opera" ]
3,527,859
1
3,527,966
null
6
280
This question is about a specific programming problem I am having - I want to make sure that my code (and software algorithm) are sufficient enough to store user credentials in a database. ``` // Get a 32 character salt like '69Mt6nexL1rsjWnu011S53MpB/WmT4Vl' $passwordSalt = Security::generateBase64Salt(); $user = ne...
Does my PHP security algorithm effectively store user credentials?
CC BY-SA 2.5
0
2010-08-20T02:52:51.287
2010-08-20T07:24:38.037
null
null
102,635
[ "php", "security", "passwords", "authentication" ]
3,527,950
1
3,528,281
null
0
403
[Site here.](http://www.ipalaces.org/hosting/register.php) If you notice, the checkmarks are align with the table. I want the checkmark next to the port to be just right of it, not all the way aligned to the right as it shows. Edit: Here is a picture showing what i'd like. ![alt text](https://i.stack.imgur.com/sQXAF....
Positioning checkmark from JQuery Validation
CC BY-SA 3.0
null
2010-08-20T03:18:52.160
2011-08-03T12:56:05.230
2011-08-03T12:56:05.230
128,662
130,204
[ "css", "positioning" ]
3,528,082
1
3,579,991
null
1
1,005
We have mirroring set up between 2 SQL Server 2005 standard editions. There are also mirroring alerts set up as follows: DB Mirroring (Connection with Mirror Lost) DB Mirroring (Connection with Principal Lost) DB Mirroring (Principal Running Exposed) DB Mirroring (Synchronizing Mirror) DB Mirroring (Synchronizing ...
sql 2005 mirroring alerts history
CC BY-SA 2.5
null
2010-08-20T03:56:29.837
2010-08-26T22:19:09.780
null
null
125,512
[ "sql-server-2005", "mirroring", "alerts" ]
3,528,302
1
3,528,584
null
2
236
I'm drawing 2D, concave, sometimes multicontoured, sometimes self intersecting polygons with OpenGL. Here is a sample: ![alt text](https://i.stack.imgur.com/EeQT4.png) Right now, I take the points which if connected would result in the polygon's outline. Then I put these into the GLUTesselator where triangles come out...
Is there a better way to do this?
CC BY-SA 2.5
0
2010-08-20T05:01:34.547
2010-08-20T06:19:54.663
null
null
146,780
[ "c++", "c", "algorithm", "graphics", "vector" ]
3,528,359
1
3,528,376
null
180
285,130
Let's say we have this code: ``` <form action='' method='POST' enctype='multipart/form-data'> <input type='file' name='userFile'><br> <input type='submit' name='upload_btn' value='upload'> </form> ``` which results in this: ![image showing browse and upload button](https://i.stack.imgur.com/bT2hc.png) When the...
HTML <input type='file'> File Selection Event
CC BY-SA 4.0
0
2010-08-20T05:15:26.367
2023-02-01T10:01:47.800
2022-08-28T14:54:56.517
12,369,920
158,455
[ "javascript", "html", "dom-events" ]
3,528,427
1
3,528,484
null
0
404
I ve applied a background to my page like this, ``` body { background:#FFFFFF url('images/color.png') repeat top left; color:#666666; font-family:Arial,Helvetica,sans-serif; font-size:80%; font-style:normal; font-variant:normal; font-weight:normal; white-space:nowrap; margin:0 auto; height:100%; } ``` This seems to ...
Background repeat doesn't seem to work in IE6
CC BY-SA 2.5
null
2010-08-20T05:37:47.597
2010-08-20T07:32:01.420
null
null
146,857
[ "css", "internet-explorer", "png", "internet-explorer-6", "background-repeat" ]
3,528,486
1
null
null
5
865
I'm using Gamekit to send data via bluetooth between two devices. I want to get the name of the device that sent it, but if the name is "Bob's iPhone" I want to cut off the "'s iPhone". I first check for ending in "iPhone" or "iPod Touch". ``` if ([name hasSuffix:@" iPhone"]) { name = [name substringToIndex:[name ...
Detecting an Apostrophe in a NSString?
CC BY-SA 2.5
null
2010-08-20T05:54:16.907
2010-08-20T18:57:02.567
2010-08-20T18:57:02.567
426,017
426,017
[ "iphone", "nsstring", "substring", "apostrophe" ]
3,529,602
1
3,530,617
null
0
431
The coding is in ASP.NET 3.5. Here is the scenario. I am modifying a page that populates some data. In that page there is a table that displays pages. The pages have sub-pages and these sub-pages again have sub-pages. So thats three levels of hierarchal data presented. Example: ![alt text](https://i.stack.imgur.com/zDr...
Display three level hierarchial data display in ASP.NET Web Forms
CC BY-SA 2.5
null
2010-08-20T09:18:55.207
2010-11-26T02:17:35.283
2020-06-20T09:12:55.060
-1
17,447
[ "javascript", "asp.net", "webforms", "hierarchical-data", "presentation" ]
3,529,630
1
3,544,642
null
2
1,778
I use, ``` google.load('visualization', '1', {'packages': ['columnchart']}); //google.setOnLoadCallback(drawChart); function drawChart(response) { alert(response.customerlist); var data = new google.visualization.DataTable(); data.addColumn('string', 'dbZipcode'); data.addColumn('string', 'countusers')...
Iterating over json object for drawing a column chart?
CC BY-SA 2.5
null
2010-08-20T09:23:47.440
2010-08-23T03:48:33.817
2010-08-20T09:39:16.123
315,935
null
[ "json", "object", "charts", "iteration", "google-visualization" ]
3,529,788
1
null
null
1
5,325
I have a Grid object and want to get a specific checkbox out of it. I can use this syntax: ``` CheckBox cbChange = grid.Children[4] as CheckBox; ``` ``` CheckBox cbChange = grid.GetXYChild(2,3) as CheckBox; //PSEUDO-CODE ``` ![alt text](https://i.stack.imgur.com/Xx39t.png) ``` using System.Collections.Generic;...
How to access children in Grid with x/y coordinates instead of index?
CC BY-SA 2.5
null
2010-08-20T09:51:40.773
2010-08-20T14:05:32.720
null
null
4,639
[ "c#", "wpf", "grid" ]
3,529,927
1
3,529,948
null
1
692
I need to keep in a collection and access them via . The following example works but only if I know the size of the matrix , since an array is used. `Dictionary<>, Tuple<>, KeyValuePair<>` ![alt text](https://i.stack.imgur.com/29dm7.png) ``` using System; using System.Windows; using System.Windows.Controls; names...
What is the best way to save a matrix of Checkboxes when x/y are not known until runtime?
CC BY-SA 2.5
0
2010-08-20T10:11:38.633
2010-08-20T11:53:57.700
null
null
4,639
[ "c#", "arrays", "collections", "multidimensional-array" ]
3,529,972
1
3,555,810
null
0
5,218
I'm designing an HTML Newsletter and I've run into this problem: ![alt text](https://i.stack.imgur.com/o6DMU.jpg) As you can see, the cellspacing is completely out of whack: there shouldn't (and CAN'T) be a space between the rows on the left and right column. I don't really know what the culprit could be, any ideas w...
Outlook 2010 displaying inconsistent spacing between table cells
CC BY-SA 2.5
null
2010-08-20T10:21:38.203
2017-06-10T10:42:41.697
2017-06-10T10:42:41.697
4,370,109
149,438
[ "html", "outlook", "html-table", "html-email" ]
3,530,032
1
3,531,281
null
3
14,693
In the Perforce realm, the P4Win GUI is now "legacy" and the new P4V is supposed to fill in the void (and it does, most of the time). There was one very useful (albeit rather hidden) option in P4Win that allowed adding a depot path to the client specification in a few clicks. Is there a similar option available in P4...
Perforce: P4V option to 'add to client view'? (It exists in P4Win)
CC BY-SA 2.5
null
2010-08-20T10:30:20.790
2013-04-29T16:44:18.477
null
null
11,545
[ "perforce", "p4v", "p4win" ]
3,530,051
1
3,537,748
null
14
8,486
I have made a TForm derivative that acts like the drop down part of a combo, or a hint window, or a popup menu - a temporary thing. It has no caption - its BorderStyle is set to bsNone. The form is displayed non-modally using Show, having set its position. To make it stand out, it needs a drop shadow around its border...
Borderless TForm with drop shadow
CC BY-SA 2.5
0
2010-08-20T10:33:14.900
2019-07-30T11:33:56.710
2017-05-23T11:53:22.447
-1
66,081
[ "windows", "delphi", "windows-7", "windows-xp", "delphi-2010" ]
3,530,125
1
3,558,980
null
0
628
How can I view the source code for the transaction SNOTE? I use the system dialog (System -> Status -> Program name) but the "program" field is empty. ![enter image description here](https://i.stack.imgur.com/YNZmc.jpg)
Program empty in System Status information for transaction SNOTE
CC BY-SA 4.0
null
2010-08-20T10:45:24.557
2020-12-26T20:49:51.227
2020-12-26T20:49:51.227
9,150,270
344,004
[ "abap" ]
3,530,238
1
null
null
1
1,677
Please have a look at the below image before reading my question. ![Image](https://i.stack.imgur.com/pnvJX.jpg) If you are not able to view the above picture, please click [this](http://1.bp.blogspot.com/_fApGQy6T6OY/TG5cn4lNSyI/AAAAAAAADG4/sIsX1GzQF9c/s1600/Query.JPG) link to view the image of the database design an...
Update columns in a row based on the records from the other table
CC BY-SA 2.5
null
2010-08-20T11:00:07.693
2010-08-24T10:44:27.893
2010-08-24T10:44:27.893
167,076
167,076
[ "sql-server" ]
3,530,304
1
3,532,325
null
0
1,484
is it possible to show a "share with friends" dialog with the new Facebook Javascript SDK? i'm using a frame-based application. in another app this feature looks something like this: ![alt text](https://i.stack.imgur.com/sFKfJ.jpg)
show "share with friends" dialog with the new Facebook Javascript SDK
CC BY-SA 2.5
null
2010-08-20T11:10:45.047
2010-08-25T15:13:09.500
2010-08-23T09:16:04.840
253,288
253,288
[ "javascript", "facebook" ]
3,530,393
1
3,537,141
null
4
2,404
I have a problem with changing my spring/hibernate application from MySql to SQL Server. When Hibernate is updating the database by starting the server he want to creates(by `hibernate.hbm2ddl.auto` set on `update` ) the database but a foreign-key fails on following error: ``` Unsuccessful: alter table table2 add con...
Problem adding @ManyToOne mapping on Non primary-key in SQL Server
CC BY-SA 2.5
null
2010-08-20T11:28:33.677
2010-08-23T13:35:53.377
2010-08-23T13:35:53.377
23,199
193,850
[ "sql", "sql-server", "hibernate", "hbm2ddl" ]
3,530,463
1
3,530,483
null
0
555
I have an HTML page. I have created a frame using background repeat function. It is like a dialog box as below : ![alt text](https://i.stack.imgur.com/efn6N.jpg) The HTML Code for this is : ``` <html> <head> <title> Frame </title> <script type="text/javascript" src="jquery-1.4.2.min.js"></script> <script type="text/...
Can we create any general HTML Component?
CC BY-SA 2.5
0
2010-08-20T11:39:24.477
2010-08-20T11:53:23.863
null
null
null
[ "jquery", "html", "components", "repeat" ]
3,530,902
1
3,531,248
null
18
7,041
This is an html page : ``` <html> <head> <title> Frame Set </title> <script type="text/javascript" src="jquery-1.4.2.min.js"></script> <link rel="stylesheet" href="frame.css" type="text/css" media="screen" /> <script language="JavaScript" type="text/javascript"> $(document).ready(function() { var winSize = $(wind...
Why do different browsers render the same HTML differently?
CC BY-SA 2.5
0
2010-08-20T12:42:05.637
2011-02-25T06:51:17.640
2011-02-25T06:51:17.640
null
null
[ "jquery", "html", "internet-explorer-8", "rendering", "mozilla" ]
3,531,129
1
3,531,459
null
6
2,793
I usually have no problems with making CSS sprites, but this one has got me stumped...and I'm not sure how to solve it. Basically I have a navigation sprite that looks like this: ![nasdaq-ad-network-nav-sprit.png](https://i.stack.imgur.com/jg4lN.png) I'm using the standard convention of laying them out in `<li>` tags...
CSS Navigation Sprite - Odd Shapes (not square)
CC BY-SA 3.0
0
2010-08-20T13:15:59.717
2011-10-28T21:04:23.943
2011-10-28T21:04:23.943
757,830
396,956
[ "html", "css", "xhtml", "css-sprites" ]
3,531,161
1
3,531,247
null
0
567
I thought that this would make a table with a set width, and that text would automatically try to fit in by starting on a new line. However, the table still gets stretched by long lines of text. ``` <HTML><center><table width="300" border="1"><tr><td> <?php If (file_exists("file.txt")){ Echo nl2br(file_get_content...
How to let text adapt to a set table width instead of stretching the table?
CC BY-SA 3.0
null
2010-08-20T13:19:47.447
2017-06-10T11:02:33.730
2017-06-10T11:02:33.730
4,370,109
408,089
[ "php", "html", "text", "html-table", "stretching" ]
3,531,183
1
3,531,366
null
0
1,117
you may skip the following HTML code to proceed to actual question ``` <!-- Some HTML Code--> <table width="100%" height="100%" border="1"> <tr> <td rowspan="03" width="20%">&nbsp;</td> <td width="60%">&nbsp;</td> <td rowspan="03" width="20%">&nbsp;</td> </tr> <tr> <td>&nbsp;</td> </tr> <tr> <td>&n...
Setting\Placing a DIV(CSS Layer) with table cell as reference
CC BY-SA 2.5
null
2010-08-20T13:22:09.123
2010-08-20T13:41:43.020
null
null
158,455
[ "css", "html" ]
3,531,937
1
3,550,859
null
21
3,849
I am trying to map an enum property (instance of System.DayOfWeek) in my model to an integer database field. Other enum properties in the model should be mapped to strings, so I don't wish to define a convention. I understand that this should be possible using a fluent mapping like: ``` Map(x => x.DayOfWeek).CustomTy...
Enum to integer mapping causing updates on every flush
CC BY-SA 2.5
0
2010-08-20T14:42:53.467
2013-08-16T12:31:49.610
2010-08-20T15:14:08.617
2,084
2,084
[ "nhibernate", "fluent-nhibernate" ]
3,531,998
1
null
null
0
839
After implement Hibernate Monitoring, i have noticed that hibernate execute too much query than it have on the query string table in statistics. Screen-shots of statistics: ![alt text](https://i.stack.imgur.com/hWlmI.jpg) I think, implement hibernate 2nd level cache and particularly hibernate query cache help me to ...
Hibernate 3.5.5, Second Level Cache Configuration
CC BY-SA 2.5
null
2010-08-20T14:48:28.653
2010-08-20T15:05:07.037
null
null
419,309
[ "java", "hibernate", "second-level-cache", "query-cache" ]
3,532,037
1
3,532,171
null
-2
118
look at the following image ![alt text](https://i.stack.imgur.com/rMgeW.png) when searched for some websites... various websites show the above kind of result on google.. like serach for [stackoverflow](http://www.google.com.pk/search?hl=en&q=stackoverflow&meta=&aq=f&aqi=g10&aql=&oq=&gs_rfai=), [flickr](http://www.g...
Special Google Search Result - How to achieve this? (look at the attached image)
CC BY-SA 2.5
0
2010-08-20T14:53:19.420
2010-08-20T15:09:14.093
2010-08-20T14:58:39.530
158,455
158,455
[ "html", "xhtml", "dhtml" ]
3,532,604
1
3,534,053
null
0
852
So I suspect this to be a project problem as opposed to a code problem. I am still relatively new to xcode. I am trying to access the ABAddressBook libraries and have included them in the project alright. ![alt text][1][1]: [http://i.stack.imgur.com/lBaW0.png](https://i.stack.imgur.com/lBaW0.png) Now when I try to ...
iOS linking to "ABAddressBook.h"
CC BY-SA 2.5
null
2010-08-20T15:58:14.660
2010-11-21T10:01:07.023
2010-08-20T16:05:29.527
410,856
410,856
[ "iphone", "xcode", "ipad", "ios4" ]
3,532,846
1
3,532,904
null
7
5,859
Hi is there any way to detect iPad keyboard hiding button ? i mean when user press this button : ![alt text](https://i.stack.imgur.com/C4fm3.png) something going to happen !
detect iPad keyboard Hiding button
CC BY-SA 2.5
0
2010-08-20T16:27:28.177
2014-12-03T18:55:30.257
2010-08-20T17:03:31.410
224,671
199,173
[ "ipad" ]
3,532,870
1
null
null
10
8,150
![extra padding](https://i.stack.imgur.com/tmO31.png) I'm having a problem with getting extra padding on link element with an image inside. It happens in all browsers, Safari, Firefox, IE. I have a reset stylesheet applied so there shouldn't be any extra margins on padding but upon inspection it's clear that the `a` ...
Extra padding on linked images (in every browser)
CC BY-SA 3.0
0
2010-08-20T16:30:19.353
2018-02-04T13:23:01.810
2018-02-04T13:23:01.810
1,033,581
139,468
[ "html", "css", "image", "hyperlink", "padding" ]
3,532,912
1
3,533,051
null
5
3,342
![alt text](https://i.stack.imgur.com/yYrBx.jpg) Marked my aggregate roots with 1;2;3. Looks quite nice - almost like grapes. ![alt text](https://i.stack.imgur.com/OA4Sk.jpg) Thing I dislike is an entity that's marked with red arrow. Let's imagine that: - - - - `Country`- `company.Countries.Contains(employee.C...
DDD modeling, interaction between aggregate roots
CC BY-SA 2.5
0
2010-08-20T16:35:38.677
2010-08-22T18:53:18.230
2010-08-20T17:22:06.097
82,062
82,062
[ "domain-driven-design", "modeling", "aggregateroot" ]
3,533,244
1
3,537,985
null
4
1,849
Currently implementing vectorial interface elements on iOS is very peculiar, UIImage advertises support only for raster formats but i am able to set a pdf file as the image of a UIButton in IB ![here](https://i.stack.imgur.com/YrpdE.png) and it renders with good antialiasing, however the image is not visible on either ...
Vectorial PDF graphic elements on iOS
CC BY-SA 2.5
0
2010-08-20T17:15:56.903
2012-07-16T13:15:20.643
2010-08-21T09:45:06.540
314,546
314,546
[ "iphone", "cocoa-touch", "pdf", "ipad", "ios" ]
3,533,681
1
null
null
3
5,744
I am developing an iphone app. In the image below I want the first name to be in plain font and the last name to be bold.. How can I do that? Please suggest me.. Please check this image: ![alt text](https://i.stack.imgur.com/s1piH.png) Another questio..Now I think the reverse way but the problem here is the first li...
Formatting UITableView Cells in iphone
CC BY-SA 3.0
0
2010-08-20T18:16:01.030
2016-10-09T22:49:09.560
2016-10-09T22:49:09.560
4,370,109
420,556
[ "ios", "iphone", "uitableview", "ios-simulator", "cell" ]
3,533,841
1
3,534,395
null
6
9,116
Is there any way to add 0 margin/padding to a JPanel so it fits the WHOLE screen it's suppose? Here is what I am talking about: (see the little space above the panel? why doesn't it cover that as well?) ![see the space above?](https://i.stack.imgur.com/3eLRV.png) Here is the way it's setup: ``` labelStatus = new JLa...
0 top margin on JPanel
CC BY-SA 2.5
0
2010-08-20T18:39:52.020
2010-08-21T00:45:53.987
2010-08-21T00:45:53.987
157,882
272,501
[ "java", "swing" ]
3,534,453
1
null
null
2
3,235
Can someone help me construct the SQL that I need to query the Projects_dim table using the Linked Server "idwd"? To test the connection, I ran a sample query using the linked server name. To access the tables on the linked server, I used a four-part naming syntax: linked_server_name.catalog_ name.schema_name.table_...
How to use a SQL2000 Linked Server to query an Oracle 11G table
CC BY-SA 2.5
0
2010-08-20T20:01:26.443
2012-11-16T17:17:21.653
2010-08-20T20:34:48.500
109,676
109,676
[ "sql-server", "sql-server-2000", "linked-server" ]
3,534,565
1
null
null
0
158
I've used [WMD](http://code.google.com/p/wmd/) for `<textarea>`, but it seems I don't get the path of where I've to set the path of the image icon. And how could I edit its CSS code? Though I tried it with Firebug, I didn't get it . =( ![alt text](https://i.stack.imgur.com/S9dAh.png) Or where do I've to place the men...
Where can I set the path of the WMD menu icon image?
CC BY-SA 3.0
0
2010-08-20T20:17:36.950
2011-05-15T17:40:50.753
2011-05-15T17:40:50.753
63,550
2,438,460
[ "markdown", "wmd" ]
3,534,597
1
3,535,735
null
0
9,057
I have a mysql query that's taking several minutes which isn't very good as it's used to create a web page. Three tables are used: poster_data contains information on individual posters. poster_categories lists all the categories (movies, art, etc) while poster_prodcat lists the posterid number and the categories it c...
Rewriting mysql select to reduce time and writing tmp to disk
CC BY-SA 2.5
0
2010-08-20T20:23:18.560
2010-10-03T00:50:26.653
2010-08-20T20:32:55.383
135,152
148,225
[ "sql", "mysql" ]
3,534,692
1
null
null
1
1,701
I seem to be having an issue with some of my css/javascript. I can't seem to be able to get contentEditable to work in my webapp. I was inspired by the answer to [this post](https://stackoverflow.com/questions/882256/how-to-make-a-div-with-a-blinking-cursor-and-editable-text-without-using-input) to try this method. I'...
How do I figure out why the contenteditable attribute doesn't work?
CC BY-SA 2.5
0
2010-08-20T20:33:58.393
2017-01-07T14:48:09.253
2017-05-23T12:01:55.357
-1
95,790
[ "javascript", "html", "contenteditable" ]
3,534,729
1
null
null
4
1,842
I'm running into a bit of a weird issue. Whenever I create a new text file in my iOS application, I set its encoding to be `NSUTF8StringEncoding`. If I edit the file and input any characters with diacritics and save the changes, the diacritics render properly in some applications such as BBEdit, TextMate, cat and vi ...
NSUTF8StringEncoding causes file to render improperly in TextEdit/Pages, but not BBEdit/vi
CC BY-SA 2.5
0
2010-08-20T20:39:18.880
2010-08-22T11:36:42.873
2010-08-20T20:45:56.727
54,201
54,201
[ "cocoa", "cocoa-touch", "encoding", "nsstring", "uitextview" ]
3,534,925
1
3,535,289
null
3
2,214
A picture is supposed to be worth a 1000 words, so let's see if that can shorten this post up a bit... Essentially, I'm looking into "how" to code a solution that runs on the web server within the cloud that will send a print command to a printer within office 1 (label printer). The print job is really part of work...
How to automatically send print job from "Cloud" server to printer?
CC BY-SA 2.5
0
2010-08-20T21:08:48.527
2013-08-30T15:34:09.160
null
null
55,747
[ "asp.net", "printing", "networking", "cloud" ]
3,535,010
1
3,535,303
null
0
1,345
I would like to create a listbox, with a details pop-up/tooltip kind of window. Scenario is as following: - - - The problem about using tooltips is that they disappear after a while. And the problem about using pop-ups is that they do not move, when the window moves (?) So I'm just looking for some pointers on how ...
ListBox with pop-out/popup item details
CC BY-SA 2.5
null
2010-08-20T21:27:12.700
2010-08-21T12:33:20.440
null
null
377,406
[ "c#", "wpf" ]
3,535,226
1
3,535,288
null
1
1,999
Was I was previously messing with Silverlight and RIA, I was using a an ADO.NET Entity Data Model and domain context. I'm teaching myself how to run a stored procedure from RIA, and could not get it to work with the previous setup so I then started to try out using the [LINQ to SQL](http://www.csharpcorner.com/UploadFi...
Linq to SQL vs Entity Data Model: Getting a stored proc to run
CC BY-SA 2.5
null
2010-08-20T22:09:05.913
2011-06-16T05:59:12.763
null
null
271,977
[ "linq-to-sql", "ado.net", "silverlight-4.0", "c#-4.0", "wcf-ria-services" ]
3,535,722
1
3,535,747
null
8
44,143
I am trying to compile code checked out of SVN from another developer. Eclipse has been giving me a lot of trouble lately. Here are my project-specific settings: ![alt text](https://i.stack.imgur.com/Xogi8.jpg) This is what the compile section of my ant file: ``` <target name="compile" depends="build-common, init" ...
Eclipse won't compile, bad class file, wrong version
CC BY-SA 2.5
0
2010-08-21T00:22:15.987
2016-01-19T18:14:54.270
2010-08-23T22:00:27.603
28,351
28,351
[ "java", "eclipse" ]
3,535,738
1
null
null
2
9,723
I've got a fairly standard username/password entry box on a web site I'm building. The password box has a div containing "Password" overlaid on top of it, which is set to `display: none;` on focus or click. This works great until the user asks their browser to remember the password: in that case you can end up with ...
DOM event for browser password autofill?
CC BY-SA 2.5
0
2010-08-21T00:29:19.360
2018-12-24T10:34:45.547
null
null
91,365
[ "javascript", "dom" ]
3,535,781
1
3,836,938
null
6
915
## 1. Compiled Assembly from JSC I've compiled what is intended to be client-side JavaScript using the JScript compiler (jsc.exe) on the server side in an attempt to make something that can be tested from a unit testing project, and maybe even something that can be debugged on the server side. The compiled file ...
Referencing and using JScript.NET "functions only" exe assembly
CC BY-SA 2.5
null
2010-08-21T00:48:47.520
2010-12-31T01:55:53.937
2010-12-31T01:55:53.937
179,972
179,972
[ "namespaces", "assemblies", "jscript.net" ]
3,535,958
1
3,536,387
null
8
14,842
For the app that I'm making, I plan on having a main menu composed of 6 different icons, with 2 per line. This is very similar to the Twitter main menu layout seen here: ![nothx](https://i.stack.imgur.com/QG4vE.png) So basically... how should I go about setting up the XML? LinearLayout, TableLayout? And then, what do ...
How to setup a main menu layout in Android?
CC BY-SA 2.5
0
2010-08-21T02:03:47.327
2013-10-21T09:30:08.403
2010-08-21T02:15:10.060
157,882
205,910
[ "java", "android", "xml", "twitter" ]
3,536,023
1
3,540,039
null
77
332,623
Below is a list of the SQL components that I installed in the Visual Studio 2010 Professional setup. Sadly, while trying to work I could not find [SQL Server Management Studio](https://en.wikipedia.org/wiki/SQL_Server_Management_Studio) 2008. Is there a way to download SQL Server Management Studio 2008 separately and...
How to install SQL Server Management Studio 2008 component only
CC BY-SA 3.0
0
2010-08-21T02:34:28.973
2015-07-25T14:15:22.003
2015-07-25T14:15:22.003
63,550
350,648
[ "sql-server-2008", "visual-studio-2010" ]
3,537,378
1
3,537,423
null
7
721
I wonder what is the keyboard shortcut for these two combo boxs and specially the right part which list all the members of current class and is very handy for navigating a large class. I tried to figure it out myself but I do not know the exact names to search for it. ![Screenshot showing Visual Studio 2010, in a cod...
Keyboard shortcut for Visual Studio code editor Members and Types combos
CC BY-SA 2.5
0
2010-08-21T11:05:25.643
2012-05-29T17:24:05.573
2010-08-21T11:33:01.870
7,872
184,572
[ "visual-studio", "keyboard-shortcuts" ]
3,537,573
1
3,537,609
null
0
197
I am building a blog like application where an author creates a post and the users without registering comment on the post the comment will be displayed if and only approved by the author, the help i want is regarding the database table, i have created a table which will hold the records such as name, email, phone, loc...
commenting system in PHP
CC BY-SA 3.0
null
2010-08-21T12:14:29.770
2012-03-05T14:40:29.523
2012-03-05T14:40:29.523
396,476
396,476
[ "php", "mysql" ]
3,537,750
1
3,537,778
null
1
692
I want to develop a system where a user should be able to post the comments on the author published news. I am very much confused about the Insert Statement that i should be using to store the user commenting system, i have two mysql table one is `news` and another is `comments` below is the screenshot of two tables. ...
SQL Comment table insert statement
CC BY-SA 2.5
null
2010-08-21T13:11:30.543
2010-08-22T16:17:18.687
2010-08-21T13:22:08.487
396,476
396,476
[ "php", "mysql" ]
3,538,246
1
3,538,517
null
8
1,411
I have a table that defines a hierarchy: ``` Create Table [example] ( id Integer Not Null Primary Key, parentID Integer Null, largeData1 nVarChar(max) Null, largeData2 nVarChar(max) Null); -- largeData3...n also exist Insert Into [example] (id, parentID, largeData1, largeData...
SQL Query: Hierarchical Coalesce
CC BY-SA 3.0
0
2010-08-21T16:50:21.053
2015-05-13T19:13:30.907
2015-05-13T19:13:30.907
4,640,209
110,164
[ "sql-server-2005", "hierarchy", "coalesce" ]
3,538,267
1
13,637,918
null
6
2,416
For clarity - here is a picture of the box I am talking about in this question: ![Screenshot of post parent dropdown list](https://i.stack.imgur.com/grD3P.png) I have built a relatively complex WP site for a client which is more of a CMS than a blog and relies on a hierarchy of pages being built. (Well, they're actual...
WordPress admin: show draft pages in page attributes parent page dropdown
CC BY-SA 4.0
null
2010-08-21T17:00:12.833
2022-03-07T10:58:05.610
2022-03-07T10:58:05.610
123,681
123,681
[ "wordpress" ]
3,538,299
1
null
null
0
1,080
I'm having a ton of issues when my ASP.NET sites are using version 2. For example, all my SVC and ASPX files return "file not found". Also when I use IISMgr and navigate to: ServerName ..... Web Service Extensions I notice that ASP.NET v2 is not present. I tried aspnet_regiis but no luck. Does anyone have Windows 200...
Should ASP.NET v2 IIS server extension be missing after .NET 4 is installed?
CC BY-SA 2.5
0
2010-08-21T17:16:47.043
2012-01-10T03:01:25.067
2012-01-10T03:01:25.067
922,184
328,397
[ "asp.net", "wcf", "iis-6" ]
3,538,546
1
3,667,852
null
7
7,975
I was wondering if there was any way to feature a custom title with my own drawable -- and then subsequently put a progress bar in the title layout so that it acts like the built in android progress bar. In my code -- I want to be able to call `setProgressBarIndeterminateVisibility(true)` and have that display the pr...
Custom Title Bar with Progress in Android
CC BY-SA 2.5
0
2010-08-21T19:13:44.980
2015-11-02T10:43:46.323
2010-08-27T19:01:39.677
354,247
354,247
[ "android", "user-interface" ]
3,538,733
1
3,538,773
null
0
175
![alt text][1]Hi, please give me the SQL code to copy and paste. I need to get the desired output, per the photo link [http://i566.photobucket.com/albums/ss105/nrfollowup1/delete.jpg](http://i566.photobucket.com/albums/ss105/nrfollowup1/delete.jpg) I need to remove all characters after and including the dash SELECT ...
strip characters from suffix of record
CC BY-SA 2.5
null
2010-08-21T20:02:52.513
2010-08-21T20:10:32.737
null
null
339,610
[ "ms-access" ]
3,538,736
1
null
null
0
707
My iPhone application has a UITable View implemented with search functionality in it. The values in the table are grouped into sections from A-Z. Whenever a user tap on particular cell in the table it loads a detail view controller which gives all the values of that particular user. Now my problem is whenever I search ...
How to implement UITableView search functionality
CC BY-SA 3.0
0
2010-08-21T20:03:12.107
2011-08-21T18:23:08.230
2011-08-21T18:23:08.230
23,649
420,556
[ "iphone", "objective-c", "cocoa-touch", "uitableview" ]
3,538,946
1
3,787,796
null
6
6,268
I am trying to create smaller tabs in android -- but I can't seem to get it to work because all that happens when I create a smaller tab is that it shows the bigger tab -- but without a drawable. This is my layout code for tabs now -- but the height isn't wrapping for some reason -- it just goes to Android's usual la...
Create Smaller Tabs in Android
CC BY-SA 2.5
0
2010-08-21T20:55:43.733
2011-02-23T15:50:28.447
null
null
354,247
[ "android", "user-interface", "android-tabhost" ]
3,539,282
1
3,539,337
null
1
6,672
I have a windows form application, and I have extended the window's frame into the client area using DwmExtendFrameIntoClientArea to get the glass effect. Now I'm trying to show a transparent PNG image in a picture box, however the background shows up as white instead of the glass effect. How can i make the image show...
Windows Forms Glass Effect, Make ImageBox transparent
CC BY-SA 2.5
null
2010-08-21T22:26:30.333
2010-08-21T22:54:29.377
2010-08-21T22:54:29.377
181,579
181,579
[ "c#", "winforms", "dwm" ]
3,539,437
1
3,540,154
null
21
9,437
Thought I could just copy my vimrc from my Windows to my Linux box but running into a few problems with the letter spacing on Ubuntu. ![Vim preview](https://i.stack.imgur.com/ecIXE.png) Hope this is the right place to ask this question with all these new stackexachange sites. The font is correctly installed I thin...
Gvim: Ubuntu letter spacing (Consolas font)
CC BY-SA 3.0
0
2010-08-21T23:25:32.000
2013-08-11T13:52:03.003
2013-08-11T13:52:03.003
145,117
145,117
[ "vim" ]
3,539,445
1
3,539,555
null
3
2,181
Is it possible to line up the "Register" button to right align it w/in col2? Here's the markup: ``` <asp:CreateUserWizard ID="CreateUserWizard1" runat="server" CreateUserButtonText="Register" ContinueDestinationPageUrl="~/Secure/PromotePandaVisa.aspx"> <SideBarTemplate> Sidebar template </SideBarTempl...
CreateuserWizard, Is it possible to line up the "Register" button to right align it w/in col2?
CC BY-SA 2.5
0
2010-08-21T23:28:05.927
2010-08-22T02:32:50.213
null
null
109,676
[ "asp.net", "createuserwizard" ]
3,539,533
1
null
null
1
300
I'm trying to place a Markdown Editor inside jQuery-UI Tabs, but the editor is not being shown. ``` <% Using Html.BeginForm()%> <div id="AddEventWizard"> <ul> <li><a href="#tabs-1">Event Title</a></li> <li><a href="#tabs-2">Event Description</a></li> </ul> <div id="...
Can't seem to wrap WMD Markdown Editor inside JQuery Tabs
CC BY-SA 2.5
0
2010-08-22T00:02:08.717
2010-08-22T06:41:33.697
2010-08-22T01:35:03.313
124,069
124,069
[ "asp.net-mvc", "jquery-ui", "wmd" ]
3,539,692
1
3,539,700
null
9
10,102
Can anyone tell me how I can get the number of unread items in my inbox from gmail using imap or something else and display it in a label in C# WinForms? I tried using atom feeds, but never could get it Here is what I want to look like, if it helps: ![Inbox(1)](https://i.stack.imgur.com/eB53v.png)
Count number of emails in gmail using IMAP
CC BY-SA 3.0
0
2010-08-22T01:08:34.657
2014-08-28T06:28:17.313
2011-11-17T10:38:34.020
232,593
426,917
[ "c#", "winforms", "gmail", "imap", "inbox" ]
3,539,760
1
3,539,813
null
0
2,770
I'm using the jQuery UI autocomplete functionality and, while I've found a way to implement the autoFill function, I was looking for functionality like in the Google Chrome address bar. Where the best matching item is auto-filled, but it doesn't interrupt your typing. ![alt text](https://i.stack.imgur.com/O7bwh.png) ...
jQuery UI Autocomplete with Chrome-like autofill
CC BY-SA 2.5
0
2010-08-22T01:51:27.973
2011-04-19T08:59:59.090
2010-08-22T02:14:34.297
313,758
90,718
[ "jquery", "jquery-ui", "autocomplete", "autofill" ]
3,539,823
1
3,539,838
null
2
39
![alt text](https://i.stack.imgur.com/Kx69z.png) This is what I get when I select "go to definition" in the ConfigTests.cs. But I expected to go to already opened Config.cs with actual declaration. What did I do wrong?
Strange "go to sources" behaviour in VS
CC BY-SA 2.5
null
2010-08-22T02:16:35.023
2010-08-22T02:25:32.810
2010-08-22T02:25:32.810
251,311
251,311
[ "visual-studio" ]
3,539,988
1
3,540,034
null
2
3,346
I was wondering if it was possible to do either in WPF: ![Text on line, text on top of line](https://i.stack.imgur.com/zT4Qa.png) I guess the main problem here that I can't embed a textblock in a line in XAML, which is something I'm use to doing. Does anyone have any idea of how I can tackle this problem? EDIT: It...
Drawing text on/on top of line in WPF
CC BY-SA 2.5
0
2010-08-22T03:23:41.370
2017-07-29T15:46:21.063
2010-08-22T03:44:17.327
225,650
225,650
[ "wpf", "line" ]
3,540,110
1
3,540,175
null
1
2,589
Is there a way with PHP GD to draw a star using [imagefilledpolygon](http://php.net/manual/en/function.imagefilledpolygon.php)? Where would the points be plotted? I believe it involves sine and cosine because... ![alt text](https://i.stack.imgur.com/a1TqW.png) How can I relate those points to the using [sine](http...
Draw a star using imagefilledpolygon (with diagram)
CC BY-SA 2.5
0
2010-08-22T04:16:14.720
2018-06-06T16:28:43.070
2015-03-27T02:22:27.483
null
1,246,275
[ "php", "geometry", "gd" ]
3,540,167
1
3,541,447
null
1
8,484
In SQL Server Management Studio, there is an option to set the default database path for a given instance: ![alt text](https://i.stack.imgur.com/8sxTo.png) This works. When I say ``` CREATE DATABASE test ``` it gets created in the path I specify, `E:\data`. Great. But how do I get this path in T-SQL (for use in...
How do I get the *actual* default database location in SQL Server?
CC BY-SA 2.5
null
2010-08-22T04:34:23.493
2017-02-27T16:04:42.937
null
null
4,525
[ "sql-server-2005", "scripting", "configuration" ]
3,540,770
1
3,542,950
null
6
10,736
I've been having the most AWFUL time integrating MailChimp into a site I'm designing! The problem is that validation is not working for the embedded subscribe form. Instead of inlining error messages, the form is kicking the user over to the MailChimp signup page to correct errors or confirm list opt in. I've done a...
MailChimp jQuery Conflict
CC BY-SA 3.0
0
2010-08-22T08:41:03.307
2014-12-08T11:06:13.547
2011-10-28T21:06:14.783
757,830
187,750
[ "javascript", "debugging", "conflict", "mailchimp" ]
3,540,786
1
3,541,165
null
6
10,403
I have a `js` file which is cached between 5-10 minutes, depending on whether I'm using tomcat from the eclipse (via GWT plugin) or starting tomcat as standalone. This is strange as I'm using `GWT` as my framework and this file should not be cached at all (it's a nocache.js file to those of you who know GWT). I've read...
How to set Expires HTTP header on a single JS file in Apache Tomcat?
CC BY-SA 2.5
0
2010-08-22T08:48:03.240
2015-01-07T14:39:28.487
2014-01-23T20:43:51.447
2,642,204
170,013
[ "tomcat", "caching", "gwt", "http-headers" ]
3,540,954
1
3,541,030
null
1
1,558
I'm displaying prices on a DataGridView (on a WinForms application developped in C# on VS 2008). The column type is DataGridViewComboBoxColumn. The DefaultCellStyle.Format property for this column is set to "C2" and the prices are indeed formatted as currency in the cells of this column. However, when the user clicks...
Format the list items from the DataGridViewComboBox
CC BY-SA 2.5
0
2010-08-22T09:40:51.440
2010-08-22T10:04:21.007
null
null
367,663
[ "c#", ".net", "winforms", "datagridview", "combobox" ]
3,541,703
1
null
null
2
1,121
I created a sample Workflow Service. I am having a problem calling it in unordered. All the receive activity below having same correlation. When the workflow starts on GetData() and the client tries to call 4th or 3rd receive activity it results to timeout. I was expecting to throws back a > Operation 'Fourth|{[http...
Workflow Services ReceiveAndSendReply Unordered Calls Timeout
CC BY-SA 3.0
0
2010-08-22T13:51:27.930
2012-03-29T04:59:14.303
2012-03-29T04:59:14.303
132,599
402,470
[ "workflow-foundation-4" ]
3,541,713
1
3,542,115
null
254
520,090
I am using R and I have two data frames: carrots and cucumbers. Each data frame has a single numeric column that lists the length of all measured carrots (total: 100k carrots) and cucumbers (total: 50k cucumbers). I wish to plot two histograms - carrot length and cucumbers lengths - on the same plot. They overlap, so I...
How to plot two histograms together in R?
CC BY-SA 4.0
0
2010-08-22T13:54:27.283
2023-01-13T01:35:46.690
2021-05-10T14:00:49.913
3,552,975
377,031
[ "r", "plot", "histogram" ]
3,541,741
1
3,542,010
null
8
8,226
I am trying to add a badge to one of my Activity's button. Right now I am trying to do the xml. The Button with the badge, should look like this: ![alt text](https://i.stack.imgur.com/a4sE8.png) I have already done the bubble and the text inside using a `RelativeLayout`: ``` <RelativeLayout android:layout_width="wra...
Positioning a badge bubble on the left upper side of a button
CC BY-SA 2.5
0
2010-08-22T14:01:21.810
2010-08-22T16:40:09.230
2010-08-22T16:12:11.160
119,895
119,895
[ "android" ]
3,541,823
1
3,541,926
null
0
420
Hey guys, I'm using GWT for a data-driven web application, and I'm having issues with a CellTable embedded in a TabLayoutPanel. As you can see from the screenshot, the scroll bar for the table does not appear inside the bounds of the TabLayoutPanel. (You can see just a couple pixels of it on the right.) If I mouse over...
Funky Layout Issue using TabLayoutPanel and GWT?
CC BY-SA 2.5
null
2010-08-22T14:31:50.453
2010-08-22T15:01:59.620
2010-08-22T14:46:25.723
217,332
88,111
[ "css", "gwt" ]
3,541,943
1
3,543,024
null
0
1,811
I have a gridview that is inflated by multiple buttons. I used just a gridview and it worked fine. The grid was in correct order and was centered. Although, I wanted to add a button below the grid of buttons that was different and centered. To do this I decided to section off the gridview and then add the button (there...
Trouble with getting a button along with gridview
CC BY-SA 2.5
null
2010-08-22T15:06:39.900
2011-11-22T05:46:30.367
2017-02-08T14:30:13.187
-1
278,447
[ "android", "gridview" ]
3,542,907
1
3,543,398
null
1
470
Check the screenshot below from Omnigroup, note the nested cards, how do you think we can implement a similar one in Delphi? Custom draw Virtual treeview? Any other hints? Thanks! ![alt text](https://i.stack.imgur.com/l9G0p.png)
how to implement this hierarchical UI found in iPad in Delphi?
CC BY-SA 2.5
0
2010-08-22T19:06:53.673
2010-08-23T07:38:31.443
null
null
133,516
[ "delphi" ]
3,543,335
1
3,543,720
null
7
8,065
I'm new to using the PreferenceActivity. Allow user to choose the program layout from the Preferences Selecting an option in the PreferenceList causes a NullPointerException At android.preference.ListPreference.onDialogClosed() ![alt text](https://i.stack.imgur.com/1Wdy1.png) (Shortened) Code: ``` private stat...
PreferenceActivity gives a NullPointerException when option selected from ListPreference
CC BY-SA 2.5
0
2010-08-22T20:50:36.937
2010-08-23T08:30:01.697
2010-08-22T21:13:39.637
295,199
295,199
[ "android", "nullpointerexception", "android-preferences" ]
3,543,393
1
null
null
0
1,751
I'm having a weird error in my code. I'm getting an error: Microsoft JScript runtime error: object doesn't support this action. I'm using fullcalendar and on an event click I want to open the even details in the same window. Oddly enough, this works fine in Chrome. I also want to note that on an XP system it works fi...
Microsoft JScript runtime error using window.location in IE8
CC BY-SA 3.0
null
2010-08-22T21:04:28.400
2011-12-09T23:14:10.543
2011-12-09T23:14:10.543
489,560
351,334
[ "windows-7", "internet-explorer-8", "javascript", "window.location" ]
3,543,447
1
3,543,523
null
0
990
Below is an image of the problem. I've tried correcting the folder permissions to 755, i've tried setting exact paths, i've tried removing all of my styles and nothing works. Background png images seem to load fine. There are some flash elements on the page (top and side nav) Any help would be much appreciated. Th...
IE7 png images loading but appearing with the 'image not found' red x
CC BY-SA 2.5
null
2010-08-22T21:20:44.840
2010-08-22T21:37:33.687
2010-08-22T21:33:09.603
31,677
31,677
[ "html", "css", "internet-explorer-7", "png" ]
3,543,478
1
6,812,883
null
18
34,144
Is it possible to remove the bottom line showed in the tab bar? It is grey when not selected. And is it possible to change the yellowish color to something else? ![alt text](https://i.stack.imgur.com/E9QEe.png) layout xml: [http://pastebin.com/M2KqtH1r](http://pastebin.com/M2KqtH1r)
Remove the bottom line border in tab bar? (And change selected color)
CC BY-SA 2.5
0
2010-08-22T21:26:49.843
2023-01-18T20:13:22.817
2010-08-23T05:00:04.940
215,088
215,088
[ "android", "user-interface" ]