I am attempting to update a datarow in a sql database with a selected item in a ddl. I am using the following code:
Dim connectionstring As String = ("my connection")
Dim query A...
I have a form below that I posted the code to. There is two drop down boxes where the second one is dependent on the first one. The problem is when you click an option from the first box it ...
Hi Guys
Just a bit of advice really.. I have clients with our desktop software running with SQL Server 2005. We are implimenting an online type of presence for their clients to be able to...
I have an XML file that has many nodes. I want to select one of the child nodes 'Claim' (it has other children also) and display all the data for that node on the page.
On the page, there i...
I want to know how many things on a web page are clickable without sliding my mouse over each square inch of the page.
How do I do that?
Can I look at the page info for a certain term an...
http://www.ergotron.com/tabid/330/language/en-US/default.aspx
I have English as my default language and Greek as the 2nd one. I have a problem showing the titles of the modules in Greek as it's showing weird characters like "Τελευ...
Hey all - this page: www.solidwoodhomes.com is written in Drupal 6 using the theme "burnt." I works great in IE7, but it all lines up down the left side of the page in IE6. Does anyone know...
I have created a cookie on web server A and want to retrieve that cookie value from a subsequent web page on web server B (same session). I can see the cookie exists and it has the correct va...
I'm looking for information/tutorials on how to use xsd tags, and xbrl tags. Info/tuts on either of those would be very helpful. (also, a decent explanation of either of those would be helpf...
so far i have got the code to grab a piece of text (i think)
but one on my action page how would i paste it into a textbox allready there named inputforum...
i would like it to be di...
ok every forum has this function hwere you click a link/button that says "Insert Quote" and the quote is inserted into the text box...
so if im on the forum thread how can i do it so the li...
I have been out of the game (web designing) for a while but I have been asked by a designer for a quote on a web site....
"Variations included for multi-resolution screens:
For best view...
I have written a web app using monrail web framework http://www.castleproject.org/monorail/index.html. It generates reports, and displays them on the browser as well as converting this to a cs...
I have been able to gain access and use an Applet from SVG when I create a hybrid HTML/SVG document, the essnetials for that are covered here: http://wiki.svg.org/Inter-Document_Communication....
Hi, there is a javascript file we are using to highlight search terms, however, it seems to be making all "&" show as "&" and all spaces show as " ". When we comment out the first th...
I have a proprietary CNC machine who's controller has a small embedded web server that is used only for machine diagnostics. Diagnostics are accessed via a browser from a PC over the network...