Advertisement

Over 40 Experts attended the first Annual Core Conference! Take a look at what happened throughout the week...

2008 Core Conference

 

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

 
Time Tested Web Dev Software Solutions: 1 - 25 of 107
 
I am trying to display a PDF file (which I am being passed from a web service as a binary stream) in a browser, but I am being prompted to save the file instead.  I don't want the user to be p...
Hi all, currently we're using IntelliJ IDEA for Java/JSP-development, which is really great Java IDE! Since SAP and IBM goes for Eclipse (and Eclipse is free of charge) we think of having ...
Hello, is there a way to open a Word application inside of a frame?  I need to be able to at the very least display the Standard and Formatting toolbars. I'm trying to create a web page tha...
I need to export a report (ASP.Net page) to PDF and Word. Is there a way to do this without using Crystal Reports? I do not have that option. Yhanks.
Does anybody know of a decent open source WYSIWYG web editor that is under active development, can write clean code, and would be a suitable replacement for Dreamweaver if all I'm doing is str...
WHAT IS THE BEST WEBSITE MAKING SOFTWARE. I WANT TO CREATE, PUBLISH AND MAINTAIN THE SITE ON MY OWN. I CANNOT WRITE CODE AND FIND UNDERSTANDING FTP TOUGH. I AM ARTISTIC AND ARTICULATE AND A ST...
i have a datagrid in which i have checkboxes.the problem is that ,during page navigation ,the checkboxes doesnt maintaoin it state.measn i checked on any chkbox and then move to next page, aft...
I'm developing a web page for a photographer. He wants to be able to upload photos to his website so his clients can view them. I want to create a Flash interface for him where he can upload p...
i am using VB Script. i have a check box and a disabled button. i wish to enable button when checkbox is checked and disable button when checkbox is unchecked. how to do this ? please help.
Hi, I'm looking for a way to get an AI chat bot to talk to my friends on MSN messenger. I want to prove a point to someone, about how much attention they pay to the conversation when chatting....
I am a Software developer in .net 3.5.I want to know the differences between thin client applications, thick client app and smart client app.  Please suggest me the situations in which I shoul...
How do you create rounded corners in DreamWeaver 8?
Hello, how can i use the <a href:mailto> tag to create an email with the current page as a file attachment or the url of the current page, I am using lotus notes as my mail client
Hello Does anyone know how to detect when a user has clicked on the X in the browser? I want it so that another page is displayed to the user, which logs them out of the system! From...
Hi Experts, In the Microsoft .NET (Version 2.0) framework documentation there is sample code for the asynchronous HttpWebRequest.BeginGetResponse method. (That code is also below with some ...
I have want to open a browser window with no title bar. I used this solution: http://www.htmlgoodies.com/beyond/notitle.html and the result can be seen at: http://www.percevia.com/gri...
I need help.  I'm a novice but managed to create a website in Dreamweaver 2004mx.  Now I need step by step instructions on how to create a login/password protected page. Thanks
Hi, I develop using Visual Studio 2003. More and more frequently I see websites that have their own icon next to their URL in the browser address bar. How do I add this feature to my ...
Dear expert, I'm a newbye to web development, whith knowledge in VB programing. What do you suggest will be the easiest start in CMS small sites development: DotNetNuke or Joomla or maybe s...
Hello,  I'm trying to create a ASP page that allows a user to changer her/his windows password online.  I found this code somewhere on the net (it is not mine). I am getting the following err...
I'm trying to do a short demo mp3 players for people to click at ,  listen, and download if they want to (need about 10 mp3s). I used the help recommendation> Insert> Plug In> and select one o...
Hi all, I developed a web site and put it all on a CD and my question how to make this CD Autorun when inserted to the CD drive to begin the index.html file. I know that it's an easy two...
I'm trying to figure out how to make some small text changes to my website, but don't have any experience doing it.  I've managed to figure out that the file which needs to be changed has an S...
Can you put multiple key/value pairs in a single Set-Cookie HTTP header line, or do you need to use multiple Set-Cookie header lines to set multiple key/value pairs?
I have a working php/mySQL application where the user clicks on a grid to place items.  Every time an item is placed on the grid a new row of cells is added to a dynamic table. I currently use...