Hi
Dear friends
How to create MsgBox with two options in VB script
For example
The Msg Box include two buttons
the first button name: ON
the second button name: OFF
THX
Yael
Hi,
What is the need of Collection framework in Java since all the data operations(sorting/adding/deleting) are possible with Arrays and moreover array is suitable for memory consumption and performance is also better compared with Collections.
Can anyone point me a real time data oriented example which shows the difference in both(array/Collections) of these implementations.
Thx
Hi,
Why an object initialization using " new " keyword is called as dynamic memory allocation since compile time itself we know the memory needed for that object . Also please explain what happen when u do ClassA object = new ClassA(); in heap and stack .
Thx
hi all,
i'm accessing the stylesheet collection like this:
var css = document.styleSheets[0];
it returns eg. http://www.mydomain.com/css/main.css
question: how can i strip the domain name to just get /css/main.css ?
thx
Hi all,
I need a Cxf client which can deal with HTTPS wsdl url.
The cxf documentation isn't really big, so i would appreciate some help.
Is there any example of what i want ? google isn't my friend today :(
Thx for helping me.
Now I am doing a android porjct. The project needs get the default username and password of Android phone.
I don't know how to get the default gmail information of one Android Cell Phone. Can u help me. Thx.
Hello there - I would like to build a simple animation for a school project.
I want to make water wave within a box in such a way that tilting the device causes the water to wave in a direction rather the other.
Is there a sample from where I can start to create such effect? Any help is super appreciated.
Thx,
mE
How to print $2 by awk only if the four field is 0 (zero)
line="root 13246 11314 457 15: qsRw -m1"
then awk will print 13246
but if
line="root 13246 11314 0 15: qsRw -m1"
then awk will not print anything
THX
Yael
Hello
I need to test my web server, but i need to measure it with lot of files with different size. I got about 500-1000 that kind of files. Can You please tell me how to do it in jmeter ? Maybe there is an option where i can put file with my files to retrive list ??
thx in advance
I have a jQueryUI theme built by Themeroller (1.7.2) that i'd like to tweak via Themeroller. I recall seeing there was a method to use an existing custom theme as a starting point for a new theme - essentially importing the old theme so additional tweaks could be executed.
Can't see instructions on how to do that now.
thx
I know that for safty reasons that this is not easy to achieve, however there would be a way to do so as firebug does...
Please help, would like to invoke some script in the page's context to achieve some effect...
Many thx.
Hi,
I actually need a way to work with a Flash media Server using c# and asp.net.
And I don't have a clue about how to accomplish that I've been looking for documentation but haven't found anything worth so far.
Thx in advance.
Edit:
What I want is to edit a Shared Object in FMS from Asp.net.
Hi, i have the following scenario. i have a main application wich can import usercontrols/views from other .dlls via mef. all works fine. but if i define usersettings im my plugin dlls, i got the following error
Das Konfigurationssystem konnte nicht initialisiert werden.
is there any way to include the settings in my plugin.dlls? or are there other ways to use UserSettings with plugin.dlls and mef?
thx
Hi All,
I want a batch script which will extract the first 30 characters from a file.
Requirement:
there is one file called test.txt and it's content is
\765514e2aad02ca658cc56cdb7884947 *E:\test1
now I need a script which extract only \765514e2aad02ca658cc56cdb7884947 from the above file
Thx in advance
I'm having a problem dragging rows out of a datagridview. The grid has the property multiselect = true and every time I select the rows I want to drag out and then left click on the grid again, the selected rows disappear.
Anyone got a solution / a working example? Thx.
Hey Guys,
i hope you can help me.
I'm looking for a "special" Datepicker JS/jQuery which needs some special Options:
I'll try to explain you with the help of the jQuery UI Datepicker
- the same function as the Inline Datepicker
- 2 Datepickers has to be shown at the same time
- it should be possible to disable Dates !!!!!!!!!!! (thats the Problem why i do not use the jQuery UI Datepicker !)
Can someone give me a good hint?
Thx and have a nice weekend.
Sascha
Hi,
I just installed a couple of fonts on my Mac.
The font shows up in my Photoshop, but not in the Flash font list.
I already clear the font cache, reboot, put fonts in all folders (/Library/..., /Users/... etc)
What could be causing it?
Thx
I recently asked a question regarding the resolution of dependencies between Unit of Work and Data Mapper classes: http://stackoverflow.com/questions/3012657/dependency-injection-and-unit-of-work-pattern - (which was answered by Gabor de Mooij - thx)
In PoEAA, Martin Fowler suggests using Separated Interface to manage these dependencies. My question is simple - is it actually possible to implement this pattern in PHP, or is it specific to Java interfaces? I've searched high and low and it's hard to find references to this pattern anywhere outside of PoEAA.
So, after a while of researching what SVN system should I use, I end up creating a project in Google Code.. thing is, that ANYONE can habe access to my repository, and is NOT what I want :)
So, I'm looking for a "private Google Code" code hosting web.
I found out that Bitbucket and Assembla are good, but.. any opinions?
Thx!
I'm using MS Data Service to send JSON. (Using a View in the DB)
Problem is that it sends "__metadata": {
"uri":"ALL THE DATA REPEATED"}
with the Data - each time.
This doubles our Data over the wire each call.
THERE MUST BE A WAY TO TURN THIS OFF!!!
WHO KNOWS HOW?
THX
Is there a way to create a condition like this?
@products = Product.find(:all,
:limit => 5,
:conditions => { :products => { :locale => 'en', :id NOT '1' }, :tags => { :name => ['a','b']})
I would like to list all products not including product 1.
Thx.
Setting oauth with some providers is always kind of weird;
currently hitting a problem concerning the callback,
i had made everything work very nicely with google, getting redirected back specifying the callback url in both the get_request_token and redirect url param oauth_callback=
but it then for some reason stopped redirecting, i'm currently stuck with the pin to specify over at google.
I seeking explanations about this, if anybody went through the same kind of problem.
thx
hi, just uploaded some photos via django photologue. And one image, an extreme panorama format will not show properly. its 2200px wide.
Is there a limitation to the size of an image and can this limitation be changed?
thx