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 Web Development Solutions: 1276 - 1283 of 1283
 
We are using .net. After developing and testing on my local machine ( and it did work fine ), We uploaded the files on our server. Some of the applications are working great; however, there ar...
Hi, I am trying to find a simple cross-browser javascript technique to detect when an image link is broken and replace it with a default picture on my page.  Has anyone been successful in d...
I am trying to create a navigation array that utilises DIV tags that respond to mouse-overs, drawing from my CSS. I would like to get the entire dimensions of the DIV to be recognised as a ...
Can someone tell me how I can set the headertext property of a datagrid ItemTemplate at runtime in vb.net?
In our web farm environment, each web server is writing its own ASPSESSIONID cookie contributing to the max limit of 20 cookies per domain. As a result we are losing some of our other cookies....
OK, Here is my problem, We intend to put an ASP application out on a site. We will be setting up the pages on IIS on one of their internal machines. There is also an access database inclu...
HI, I have developed a website in PHP and MySQL in English language. Now i want to launch its Arabic version, can you please guide me what necessary steps i have to follow? should i have to m...
hi, i have an existing asp page, and i need to execute some php code in it (select latest topics from my mysql forum_db) how can i do it? Thanks.