Tagged Questions

1
vote
5answers
38 views

JS: Hiding DIV based on another DIVs content

I am looking to hide a number of DIVs based upon the specific text of another DIV. My Javascript (below) isn't working. The HTML: <div id="LEGEND">abAB</div> <di …
0
votes
4answers
64 views

Canadian to US English

Does there exist something like Canadian to US english e-dictionary which I can use in my application ?
1
vote
3answers
44 views

Reponse outputstream content length?

I am writing to output stream through various methods. How can I, before I close it, find out content length of the outputstream?
0
votes
5answers
121 views

Splitting a string in C#

I was wondering if somebody could help me use string split to get all occurrences of text in between <p> </p> tags in an HTML document?
0
votes
0answers
15 views

crawling folder content in sharepoint

Hi everyone, I have a sharepoint site that gives me trouble with the search, it somehow crawls everything in the site but when I make a search for a document and I select one of th …
0
votes
3answers
27 views

JSP response content type Excel

when i set response content type is excel. In excel sheet it is dsiplaying 1-Jan instead-of 1-1. here is code snippet <%@ page language="java" contentType="text/html; charset= …
0
votes
3answers
55 views

Manipulating the content of an email message

Hi, I am looking for a solution that will enable me to connect to a mailbox, obtain an email, apply specific modifications to the email body (for example, change the content), and …
1
vote
3answers
24 views

Display Drupal content outside Drupal?

Is it possible to use Drupal to feed a few dynamic portions of a mostly static website? We have a plain old website and are looking to create a sibling site just for web-app stuff …
1
vote
2answers
41 views

Content Taxonomy along with Conditional Fields

I'm still young at Drupal.So please correct me wherever needed. I have a requirement wherein I want my content type to have my own fields (achieved with CCK), then I want one of t …
1
vote
2answers
49 views

City Country State Datebase

I am looking for a good City, Country State database It does not have to be crazy detailed, something that has a good coverage of Cities and their corresponding State,Countries in …
0
votes
2answers
69 views

jQuery’s load() doesn’t display images

Good evening everyone, I am using a JavaScript to load/override content from an HTML-File into specified divs. You can watch a demo. The javascript that does the load job looks l …
1
vote
3answers
61 views

What is the difference between <pubDate> and <lastBuildDate> in RSS?

I have the feeling, in every RSS.xml file, both the pubDate and the lastBuildDate match. I am sure that this one, is not always true... So firstly, what is the difference betwee …
0
votes
2answers
26 views

Image doesn’t display using readfile / file_get_contents

if(preg_match('/^[a-zA-Z0-9]+\.(gif|jpe?g)$/',$row['filename'],$matches) && is_readable($row['filepath'].$row['filename'])){ echo header('Content-Type: image/'.$m …
1
vote
0answers
18 views

Silverlight Grid content, how to stretch it?

I am frustrated with my Grid (the root control) being the container of other controls (Grids, StackPanels, Borders...). What I would like to see is the content within my root cont …
0
votes
0answers
54 views

how to connect sharepoint content database to my web part application?

Hi all, I am developing the web part that will show the chart.but for that MS chart control we need the datasource of sql server.now i have designed some infopath forms & deplo …

1 2 3 4 5 9 next
15 30 50 per page