Hello,
always if I have the Response.Write("something in javascript") the font of the displayed text will change.
Do you have any advices?
thanks
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23256703.htm...
Hi Everyone,
My overall intent is to have a user select an item (zipcode) from an autocomplete textbox and then have the corresponding City and State textboxes populate.
What I've got so far is I...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23320899.html
Hi ,
I am developing a web page, it will be hosted on a web server and I'm using the default templates that come with Visual Studio for an ASP.NET page using VB.NET.
I do need to do server-s...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23627207.html
I want to know if a URL exists. I found code, using HttpWebRequest and HttpWebResponse and it works fine. Here is the problem though :
On many sites, when there is a 404 error, it is redirecte...
http://www.experts-exchange.com/Web_Development/WebApplications/Q_23648074.html
Hi Experts,
I have an image and a hyperlink. When the mouse is over the hyperlink, the color of the text changes and it is also underlined.
How do I get the same effect on the hyperlink when t...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23684545.html
Hi does anyone know how to use a asp.net sitemap with a javascript menu, so a normal html file and a aspx file can use it
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23936876.html
Is it possible to make a javascript confirm box appear if someone tries to leave a page without clicking the update button for a form?
I only want the confirm box to appear if some of the form f...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23937706.html
Hi,
I have an html page with JavaScript code that I want to use in order to call a web service. The webservice should receive a text string and based on that string query database and return re...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23991674.html
I'm trying to open an Internet Explorer browser with some javascript code as an argument. I just get an error message every time - 'Internet Explorer cannot open'. Here is the code below:
Syst...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23995451.htm...
I have three lines of text that are displayed after the user clicks on the submit button via the respsone.write command. I would like the user to be able to print the page w/o this text. How can th...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_24210958.html