Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

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

 
Time Tested Web Languages/Standards Solutions: 576 - 600 of 754
 
Hi I'm sure most of you have seen this kind of features on websites before, where you can enter a zip code and then selected how many miles you want and the page would display to you the stor...
I am having a problem writing a script to synchronise SQL server to MYOB.I am using VB scripts.Help
I have a link in one of my CF pages: <a href=entire_order.cfm?id=#urlencodedformat(last_name)#">Click Here to see person's entire order</a> What is the syntax if I want to pass more than...
Well I've tried this yesterday and I just cant figure this out. What I want to do is take the value from a textbox search it for any returns/line breaks and take them out thanks for the ...
Ok, here's what I'm trying to do with no luck: I have HTML entities like &reg; stored in an Oracle database.  When I pull the field out with these entities and then use jsp forward to pass ...
Hello When ever i put the last part of the Doctype in      "http://www.w3.org/TR/html4/loose.dtd"> my Div tags stop working and the page scrolls instead.  SO i use jus the first part ...
How to dismiss the security alert in IE? I want to automate login on this page using a .VBS file: https://sdr.eutelsat.net (open the page an see for yourself!) But the security warning keep...
what code is used by experts exchange guys to get the popup info box on mouse over of certain words?? For example when i seach for questions on keywords and then in the resultset when i get t...
Hi, There is a function in this javascript file that is supposed to replace "&amp;" with "&" and "&nbsp;" with a space, but it is not being called.  Any ideas?  Thanks! Here is the page: ...
Just a general question. When developing a website how can you build site to satisfy all browsers? Is this just a thing where you hope it will work on all internet browsers? Not sure if i ...
I have to encode certain characters in a URL i am passing off to a flash object. I'm using PHP. This is what I am being told I have to convert: # ':' must be '%3A' # '/' must be '%2F' # '?'...
Hi, I'm currently using the attached code to search a certain page depending on the dropdown chosen, at present, the code sends the user to the search results page with the query hidden fro...
I'm working on a site for someone who wants to upload weekly videos. The uploaded video will need to be resized to 350px x 283px after the upload in order to fit into the allotted space on the...
I am trying to query ActiveDirectory to get some user values in an Intranet Application.  I have some code which works beautifully in a Console Application but does not work in an ASP.NET webp...
I'm writing a script to handle some plugins, and I need to be able to open up the file and parse out some info: Let's assume the file is in a variable called $FileContents, and it looks lik...
I have a form table in html that has textboxes that scroll, how do I get print of form to show hidden text that would normally only be seen if you move the scroll bar. I have toyed with trying...
Right now I'm using mapquest and would like to switch to google maps.  The link I use is the following for mapquest http://www.mapquest.com/maps/map.adp? address=<cfoutput>#photo.streetAddr...
Not sure what language or if it is even possible, but I have several Excel worksheets with a lot of complex calculations that correlate with each other within the workbook. I would like to tak...
Hello i need your help to fix this code , the purpose is to set a ajax xml request and get back an xml response where each xml TAGid can be inner in a different div id .
I have a table like this: <table width="800"> <tr><td>info</td><td>info2</td><td>info3</td><td>info4</td><td>info5</td><td>info6</td><td>info7</td></tr> <tr><td>info</td><td>info2</td><td...
I am developing a site that renders text just fine in all web browsers, except Internet Explorer.  The ClearType feature for Internet Explorer IS turned on.  Attached are screen shot samples f...
ASP.NET - C# I would love to be able to send an email on a page load event.  I can do it with no problem by a button click but I always get errors while attempting to put this code in the pag...
These doctypes are driving me nuts. This is the basic layout im trying to achieve for the main page.   a. 2 frames that are rows               - The bottom frame loads a nav bar which is ...
How can I prevent robots from following dynamic pages liks this? http://www.example.com/page?item=value
I have bought a Joomla template. That template contains an area (an image and a text area) that stays the same on each page (see attachment). How can I alter the template to have a different...