Hello Everybody
I am using GWT2.0.1,when I am running web application then I get following error message on Console. after removing error from error log still same message occur as well as restarting eclipse_galileo.To solve this problem i want to restart machine.
Each time this message comes on console,then i need to restart m/c
I there any way…
Hi,
We are trying it with facebook social plugin. The HTML code for it as follow:
<iframe border='0' src='http://www.facebook.com/plugins/likebox.php?id=1185611481&width=243&height=400&connections=15&stream=false&header=false' scrolling='yes' frameborder='0' allowTransparency='false' style='border:0px; overflow:hidden;…
I want to convert MS word formatted documents to images and pdf. I am well versed with Java. I was looking for apis using which I can do the same.
Can anyone please point me to that ?
If you know the best alternatives even though they are for other languages , please update me about that.
There are always features that would be useful in fringe scenarios, but for that very reason most people don't know them. I am asking for features that are not typically taught by the text books.
What are the ones that you know?
One of the thing that current Windows application does is that it writes out information to a hardware device via a UDP message. We are considering porting the application to web-based.
I checked Silverlight, and that doesn't allow UDP. We don't want to use ActiveX or Java Applets.
What are the other options?
Thanks.
Update - does anyone know…
IE / Facebook Issue :
Why Facebook Like box not display in Internet Explorer6 - IE8 ?
Facebook like box display throgh my web application on every browser excluding IE-IE8
Now final Application.html file contains are
< !DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/DTD/strict.dtd"><BR>
< html…
When I try to initialize a 3D array of size 300*300*4 in a C program, my program stops running and reports stack overflow error. The system I am using has 3GB RAM, which should be sufficeint. Is there any way to increase memory allocated to a program? I am using Dev C++ on Windows Vista.
I am using FileUpload control to facilitate Image file upload on my website.
I want to restrict a user to upload only Image file.
I am using
if (fupFirmLogo.PostedFile.ContentType == "image/Jpeg")
{
}
to check if the file is a image or not. I want to allow all image extensions like PNG, GiF, Jpeg, tif , BMP…
The block quotes are from the Java Docs -
A FilterInputStream contains some
other input stream, which it uses as
its basic source of data, possibly
transforming the data along the way or
providing additional functionality.
A DataInputStream lets an
application read primitive Java data
types from an underlying input…
I have been spending quite some time lately reading Java6 Documentation; although I use Monaco as my monospaced font of choice, I am still searching for the best font which will please my eyes while reading the documentation text.
I use both Windows7 at work and Mac OS X at home for the aforementioned and currently using…
Hi,
We are trying it with facebook social plugin. The HTML code for it as follow:
<iframe border='0' src='http://www.facebook.com/plugins/likebox.php?id=1185611481&width=243&height=400&connections=15&stream=false&header=false' scrolling='yes' frameborder='0' allowTransparency='false'…
I recently stumbled upon to MIT OCW 6.00 Python Course, as I am downloading the lecture series, was wondering what other good lecture series people would recommend subscribing to?
I have two divs of fixed length as of now, which loads external URL by dynamically embedding iframes inside them. Divs are appearing next to each other - one on left and other right.
As of now, I have fixed their width to 50% each. But, I want to give user a flexibility to increase the width of any div to view…
I had a discussion with some colleagues mentioning that there are not too many projects that we do which make use of WPF for creating UI for a windows application (we almost always use Windows Forms instead).
Are your experiences the same - i.e. there is not too much adoption of this technology?
Why do you…
Hi All
I am Integrating Face book application with Our Website.
My Website is in Java's [Google Web Toolkit] Framework 2.0.1
When we press FB-connect connect then FB's Login window comes, after that user enters
email & pwd.
When user clicks FB's connect button then Our website display in that…
I am trying to extent a website page that displays google maps with the LabeledMarker. Google Maps API defines a class called GMarker which is extended by the LabeledMarker.
The problem is, I cant seem to load the LabeledMarker script properly, i.e. after the Google API loads and I get the 'GMarker not…
I have a table in sqlserver 2005.
I want to show all domain name in a dropdownlist maintaing the same hierarchy. i.e
Law
Engineering
--civil
--Mechanical
Medical
--Dental
----Cavity
--MBBS
I need to append '--' according to the domain level. Is it possible using a sql query.
or…
I need to do a POC on WADL. I dont know what a POC means. Can somebody tell me what, I have to do in POC.
Do I need to install some software and implement a simple example.
I dont have any idea about it. please help.
I have never used UDF in sql server. Today I got to know that we can have functions which can return a table. So I just wanted to know can I use functions in place of views.
If yes, which one is the better choice and why
I want the ability add properties and tags to a file
(specifically ebook files and ebook related properties in Windows 7 but interested to go so for as many OSes as possible)
For e.g. Example.txt or Example.doc or Example.epub should all store and carry properties like 'Author', 'Publication date',…
I expected to have a one-to-one correspondence between the character streams and byte streams in terms of how the classes are organized in their hierarchy.
FilterReader and FilterWriter (character streams) correspond back to FilterInputStream and FilterOutputStream (byte…
I am building a website www.etutornetwork.com, in top menu I have included a link to a new content type [services]. I want to add a link in dropdown menu as soon as I publish new content in services.
Please Help, Thanks in advance.
and one more question, I dont want to…