Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested WebApplications Solutions: 176 - 200 of 609
 
I'm trying to set up a cfquery to filter results by date, but only dates from 3 months back.  So, for example, today is 3/11/07... so the results I would want are from 1/11/07 and on.  I'm usi...
Hello, Can you please tell me if this is the correct syntax to have in the web.config file to override the MaxRequestSize (to 10MB) of the machine.config file?: <configuration xmlns="htt...
Hi Guys,             Im sure you have all heard of this one before but I cant seem to find an accuate solutions as of yet. The first time that I load up the dotnetnuke in a web browser it t...
Hi, I am getting this error while tying to invoke a web service running in the weblogic platform. "<Apr 10, 2008 10:16:45 AM CDT> <Warning> <WLW> <000000> <Returning HTTP 500 due to SOAP fa...
Hi, Our website designer is having problems ftp-ing data fom Dreamweaver on his PC to our live website, and I think the issue is firewall related. I have opened port 21 to our websites I...
Can anybody explain what are the differences between LDAP / TAM / Policy Server and how they are integrated to each other. Thanks.
I need to place a calendar on one of my webpages - i need to be able for users to scroll to various dates to see events - I want the calendar easy to update for future events. I use dreamwe...
is there a way to dynamically add a control, especially a custom third party control into an empty datagrid?   i have tried the following:     protected void DataBoundHandler(Object objS...
i know a bit about layer based application can anyone tell me what is  layer based application starting from 1,2,3,n tier app with an simple example and pros & cons about that...
I can print Crystal report on web server printer when run .NET web application on my machine. But after publishing application to the same server I'm getting: "The RPC server is unavailable...
do anyone know if/how it is pssible to close a browser windo that is diaplaying a pdf using acrobat javascript. I ahve forwarded to a page that creates a pdf and silent prints it, now i wis...
Hi Guys, In am writing a time sheet application that will be required to spit out a file that can be integrated into MYOB. I have searched and am yet to get the file format in order to ...
I am starting a website using Joomla and I have a question regarding multiple languages. I have found a Mambo extension for Greek language but I found out that I can only use  one language. I ...
Dear sir i want to know that how to parse data in such manner that it does not show source site or link for example see the link below http://www.marketsbull.com/stockmarket/bseindices/bsein...
Hello All I have web application "Web1" that running on tomcat. I created clustering apache as loadbalancer (mod_jk) and 2 tomcats that running each one "Web1" application. now when i w...
hi there, i just installed Tomcat 6.0, and following the included documentation i have been playing around with getting the build/deploy process working. so far i have been successful, exce...
Using classic ASP and SQL, how do I step through a query result? I know It should be as simple as while not EOF, do stuff and MoveNext but I'm getting these error messages. Object doesn't s...
I'm trying to publish a project to the web and have the following error in my web.config: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Configuration Error...
Hi I have requirement in web application to download a file in new web browser using asp.net,c#,.net framework 1.1 and it should not prompt for any pop dialoges like 1.  'File Download' ...
I'm running a very long process asynchronously on a Web server, meanwhile running Ajax at the client end to report progress to the user and to stop the users client browser/proxy from timing t...
I am wondering if anyone knows of a WYSIWYG script (like for a CMS, not desktop software) that allows for drag-and-drop or random placement of images and text (or text boxes).  Something that ...
On my development server everything works fine, but when I copy it to the server I get the following error: Parser Error Message: Could not load file or assembly 'ICSharpCode.SharpZipLib, V...
At the moment my Citrix Web Interface URL shows as: http://ctxwebint/Citrix/AccessPlatform1/auth/login.aspx I want the web interface to show up as: http://ctxwebint/ Is this possible? If...
hi,in .net how to create dll.How to create an application as dll.i am using asp.net,c#
Hello, I have an application written in VB6 /Access 2000 that I would like to run from our web site.  The program tracks members accounts.  The goal is to allow the users to login to the prog...