0
votes
1answer
20 views
Crystal Report: how to detect if two section are on same page?
i have reporting layout problem in Crystal Report. the user have required that the two sections be in one page, and those two sections should have enough space in between them. so i put a new …
0
votes
0answers
17 views
IE8 Windows 7 (64bit) security certificate problem
Hi,
We have just received some new computers for use in the office (Dell Vostro). They seem to work fine in the main. When we use IE8 to go to some web pages such as yahoo mail it tells us:
“There …
0
votes
1answer
13 views
dojox.layout.ContentPane
The followig code is inside a tag script in the head of a JSP.
I wanted to emulate this behaviour http://dante.dojotoolkit.org/static/xd/stack-accordion.html. The main differences from that sample …
0
votes
3answers
72 views
What’s the difference between combinatorial and numerical problems
Could you please give at least two examples of each. Thanks.
0
votes
1answer
51 views
The ol’ fitting squares into a rectangle trick
Yes I did see the questions similar to this already posted here (notably this one).
But. Am i crazy, or can the size of the square also be a non-integer? For example, in a 2x3 rectangle, one …
1
vote
2answers
94 views
JQuery not working in Firefox, does in Safari
Hi all,
I'm building a site using Jquery for some basic animation. The javascript is here:
$(document).ready(initialize);
var currentSelection = null;
var previousSelection = null;
function …
0
votes
0answers
28 views
JSON eval problem
I have an ASP.net website running on two different machines, one with a Vista OS and the other with Windows Server 2003. I am using jQuery to make an AJAX call to a web method in the code-behind, …
0
votes
1answer
68 views
JasperReport using iReport not support unicode character while export to pdf format
Hello
I am using iRport design tool to create the report in my project. I have created .jrxml and .jasper file, it works fine in the iReport means it supports for the Unicode character and …
0
votes
1answer
20 views
jQuery: manually close dialog
hi,
i'm having my own listview widget inside a jQuery dialog.
i'd like having the following dialog attributes for the dialog:
close on esc
but don't autoclose the dialog when clicking somewhere
i …
0
votes
2answers
32 views
jQuery: plugin - get reference to passed object
hi all,
i'm trying to create my first jQuery plugin.
i got a prototype function called myListview and want to apply the plugin (named initLV) to it.
the function:
function myListview(div)
{
…
0
votes
1answer
31 views
css files not loading after capistrano deploy
Hey Guys,
I have noticed that after I do a deploy via capistrano, the static css files dont seem to be loading, this is true when I specially specify
<%= stylesheet_link_tag 'resume',:cache => …
0
votes
2answers
20 views
Iphone + main Window + orientation problem
Hello,
I have MainWindow.xib in the application.
In the Interface Builder, I rotate the main window from portrait to landscape and than put few UIControls on it.
Than I save it.
After that when I …
2
votes
3answers
46 views
Default Text in the Drop Down.
I am working on a wpf application, when using Combo Box control i am assigning ItemsSource to it. So, it displays a list of items with no item selected, now user can select an item of his choice. When …
0
votes
4answers
70 views
div background images shows up, but background color does not
Hello,
I'm having a minor css issue.
I have a series of layered divs and I've set div class styles and they all show up (padding, font colors,etc). However, the background-color will not work for …
1
vote
5answers
85 views
ASP.Net MVC issues, meant for advanced developers only?
Just a random question. I've been in internship and then working as a software designer for almost a year now, mainly with SQL Server 2005 / 2008, and Visual Studio 2008 with ASP.Net VB / C#, web …
