Hello
I have created a new content type "Quote". Now the user should be able to link a specific "Quote" to a specific page where the user wants the quote to be shown.
Is this possible?
thx
Hi,
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.
I am using galleria for [link text][1]
[1]: http://minavet.ro but the script works well with ie8 opera and ff but in chrome the full site goes to the dogs
Thx for any sugestions
hi all,
i'm trying to embed a .wmv video into my website but doesnt work :(
i've googled and tried <embed> and <video>
the video i'm using was created by super converter and i've used WMV7 as video codec.
is there a crossbrowser solution for it - or should i better use flash video?
thx in advance
Hi ppl, I participate in a important project right now and I have to implement a class that manages music and sound.
The project that I'm making is developed in AS3 using the Flex enviroment.
Is there a "best approach" or only different ones?...
Thx.
Ruby-help
Hi.
I'm a beginner in ruby and in programming as well and need help with system call for moving a file from source to destination like this:
system(mv "#{@SOURCE_DIR}/#{my_file} #{@DEST_DIR}/#{file}")
Is it possible to do this in ruby and which is the correct syntax?
Thx
Hi
I'm having a problem trying to format the output on the jQuery UI datepicker.
I want the dateformat to be the 'ISO 8601' format, like explained here:
http://jqueryui.com/demos/datepicker/#date-formats
This is what my code looks like:
$.datepicker.setDefaults($.datepicker.regional['nl']);
$('.datepicker').datepicker('option', {dateFormat: 'yy-mm-dd' });
Can someone help and advice plz?
Thx in advance! I really trust this community for providing a quick and great answer! :)
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
Hi all!
I have a custom WebPart on my welcome page in SharePoint 2010. When I open the page without signing on, the whole WebPartZone remains unrendered (according to the responded html). When signed in, my WebPart works perfectly.
Afaik, my WebPart does not require any special permission, it just pulls content from some lists on the same SharePoint site.
Any ideas?
thx, M
Hello,
Anybody knows how to concat these two map:
map1: map
map2: map
I just want to add map2 to map1 and keep all elements already in map1 i.e. add map2 at the end of map1.
I'v tried map1.insert(map2.begin(), map2.end()) but it does not work since it overwrites old elements in map1.
thx,
/Niklas
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
I have noticed that it has solutions for matching multiple words in a given text, such as below:
http://stackoverflow.com/questions/1099985/algorithm-for-multiple-word-matching-in-text
If I want to know exactly the number of appearances of each matched word in the text, my solution is like this:
step 1: using ac-algorithm to obtain the maching words;
step 2: count the number of each word obtained in step 1
is there a faster way?
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.
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,
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
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, 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
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
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,
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.
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