i have fileUpload control on web page and a button to show .pdf file in a rich text box. but i dont know how to open apdf file ? can i use some pdf library?
I am working on a Incoming and outgoing messages webform, I would like to show the users the only messages in their INBOX of one day behind. I have a dropdown where I'm giving the selection of All and Pending messages. But if the users have any pending messages in INBOX of just one day behind ,they have to choose All to retrieve the messages.
So how do I retrieve messages from message table of just one day behind ? I am using SQL 2000 vb.net web application.
i want to show the folder contents in my windows form from where user can copy paste the files user needed, what type of container i have to use for this purpose?
i want to show the folder contents in my windows form from where user can copy paste the files user needed, what type of container i have to use for this purpose?
Hi
In an android app I am using a tabview for an app and one of the tabs shows a webview. But the page is blank until the web page loads. how would one show a progress bar until the page loads. It cannot be in the title bar because that is hidden by the tabhost
Hello.
I'm developing an iPhone application to search cities on a MKMapView. The user specify a city and then it show its location on a MKMapView. Is that possible?
Thanks.
I have an editText in the status bar ,when writing in the editext field ,I want to show the soft Keyboard . I try to use the InputMethodManager,but can't work.how can I make it work?
any suggestion?
I want to send email with an image attachment but the image must not be hosted on the server. I will attach the image show it in my html e-mail (with img src...). Is it possible?
i use http://github.com/joshthecoder/tweepy-examples to twitter user login on gae,
and successful now ,but ,how to show user info ?
i have the 'auth' object ,and what is the document about auth method and property,
auth = tweepy.OAuthHandler(CONSUMER_KEY, CONSUMER_SECRET)
thanks
I have a page that i want to show it modally by
returnval = window.showModalDialog(pagename, winArgs, winSettings);
When page postback internet explorer opens a new page so i use below code in page's HEAD
<base target=_self>
and now it don't return value.
It work in firefox and don't work in ie and chrome.
I want to do a program that on notebook LCD show a controller of what we see on VGA output connector, it is possible to do that?
For instance, on LCD you can see a remote control (play, stop, volume) an on VGA you see the film without controls
BR
Santiago
Hi!
Is it good when url to show and destroy are same? How it can be changed in RoR if i want continue use standard tools like script/generate scaffold ?
Thanks.
I have a multiline textbox which can contain only 500 characters. Now i want to show the user the number of characters left as they are typing into the textbox as is the case when we use twitter.
Kindly help
How to make button show it is clicked (by setting it go down/some change) for buttons using custom background image in Android.
I do not want to include more images and set different one to different states like shown in google views example.
Thanks.
I need good and small plugin to show bigger image. One requirement is that images are different images, because images might be large, so if user dosen't click on image, then user doesn't have to download big image, but just smaller image.
I'm working on a prototype with Expression Blend 3. I've put a combobox onto the form, and then added ComboBoxItems through the Blend UI. When I test it, and select any item it doesn't show up in the text of the combobox.
Why is that?
I've integrated paymate with my joomla virtumart site. When I'm ready to checkout some information doesn't show, such as country. How do I get this extra information to display?
I have created an application that looks like a news ticker. It suppose to run on a machine which has PPT slide show running on it always. I have set
this.TopMost = true
So the ticker application overlaps the PPT. But I want that the ticker application as well as the ppt are seen together. This is possible only if I can cascade the applications.
Can someone please help?
Hi!
Is it good when url to show and destroy are same? How it can be changed in RoR if i want continue use standard tools like script/generate scaffold ?
Thanks.
When user scrolls to the bottom of the page I want to show some div, with jQuery of course. And if user scrolls back to he top, div fade out.
So how to calculate viewport (or whatever is the right name) :)
Thanks
Hi,
in a form if there is a field and a global error both messages are showed.
I would like to show the global errors only if there isn't any field error.
Any idea?
Javi
I need to show the ellipses(...) if the text overflows in DIVs and SPANs.
I have a CSS attribute called text-overflow:ellipses. But this works only in IE.
I want to display the same in other browsers like Firefox/Chrome etc..
How can I get this a symbol, a to show up on my web site?
it is for http://www.ohanamakamae.org/
and all the other symbols work, just not the a.
I hope someone can help, I am working in Dreamweaver.