0
votes
0answers
4 views
blurring a web page in silverlight
hi,
i have a web page that has to go dim on page load and some box comes over.
the box has to have a TextBox. this box takes some input from the user. and on click
on a submit button the …
0
votes
2answers
17 views
Decoupling backing store with Spring Web MVC
This is a design pattern question, so I'll illustrate it with a simple example of an address book app.
Firstly a few assumptions.
1. It appears to be acceptable to directly use DB domain objects as …
3
votes
2answers
33 views
Web application in drupal?
I am going to be creating a work order system with three roles
The "client" - The client can request projects to be completed by the worker. The project must be selected from a list of templates and …
0
votes
0answers
7 views
Efficient storage/retrieval method for replayable comet style applications (Google Wave, Etherpad)
I am considering a web application that would have the same kind of multi user, automatic saving, infinite undo / replay capabilities that you see in Google Wave and Etherpad (albeit on a drastically …
0
votes
0answers
6 views
SOAP-ERROR: Parsing WSDl
In my ASP.NET website I am trying to comsume a webserice and I and getting the following error:
SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://usaepay.com/soap/gate/3213EA2A/usaepay.wsdl' : …
0
votes
3answers
29 views
Can a website subdirectory be served by a different web server?
Suppose I have a website hosted at the url:
http://www.mysite.com/
Say this is hosted by hosting provider "A".
Now, I want to host a subdirectory within this site at another host:
…
1
vote
2answers
7 views
wcf and web service compatiblity
I have a web service that is used by many different clients using many different languages.
I want to switch it to wcf to take advantage of the many different endpoints.
However what has been …
0
votes
3answers
39 views
Can a server page (jsp, aspx) be used as Web Service
What is the difference between using a "Web Service" and calling a server page such as JSP/ASPX?
To me it looks like a Web Service is just a framework around the server pages. For e.g. I can have a …
0
votes
0answers
14 views
CSS for widgets in gwt
hi,
i have few listbox widget, and i need to change the color of the arrow that opens the drop down list, and its surrounding box
how can i do it with the CSS?
is there an attribute list for all …
0
votes
1answer
17 views
Spring Web Flow
Hi. How do I get or pass in the flow xml the value from a selectoneMenu field in an XHTML page.
-1
votes
0answers
15 views
Veotag.com alternatives [closed]
I am looking for a veotag.com alternative or similar software can be a commercial program or open-source but I need to customize it.
1
vote
3answers
40 views
Finding Websites From Company Name
Hey, I've got a list of 6,000 company names(along with their headquarters address) and I need to find the web address for each of them. I'm considering using the Google Web API(obviously this will …
0
votes
2answers
28 views
Web application security training
I am looking for a training class or conference to go to by the end of year for web application security training. We do mainly ASP.NET development so something specific to .NET would be nice but a …
0
votes
0answers
6 views
Output W3C compliant XHTML from image slices
When slicing and saving for web in Photoshop CS4, the HTML layout output by Photoshop is done using tags, which is not what we want. Is there a way to get Photoshop to output W3C compliant tableless …
2
votes
9answers
209 views
Can I start web development with a functional language?
I'd like to start doing some forms of web development, with the aim of building web apps that could eventually grow into start-up products. And for a long time, I have been very curious about …
