Hi i am in the process of setting up a website
what i want to do is have an upload page that lets people upload images, and text (from the text box) but then when i press the upload button it sav...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23213182.html
I've got a fairly simple web site (not up and running yet) that does a lot of data massaging and then displays the data on a website. The end result of the data massage is in a database, so the re...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23216678.html
I have the following code attached when I run it i have a error A field or property with the name 'description' was not found on the selected data source.
this is the code behind for the datagri...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23236837.html
I have a interger field in the database that i am reterieving and disaplying in a datagrid its a numercial value but i want to display it in monetary value
for example 500000 display as £500,00...
http://www.experts-exchange.com/Microsoft/Development/.NET/Visual_Studio_2008/Q_23244242.h...
Lets say I have a multiline textbox and a user types a message in there. I want to save the message in the database but preserve formatting when the message is displayed at a later time. I'm curren...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23281732.html
Hi I have three drop down lists in my webpage. called following
Country, County, and category.
What i want to do is link them to a backend database that i have created but when i pick a Country ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2331...
I make changes to my database and the do not show up from the website until i publish it.....I need help and i will give you anything that you need to answer my question
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2338...
I am looking to write a query that looks at a table (jobArchive) and count every row that's date is the current date.
Example, today is 6/02/2008 so when I run the query it should give me a coun...
http://www.experts-exchange.com/Programming/Languages/SQL_Syntax/Q_23449993.html
Hi,
I have a datagrid that retrieves many different fields from a database.
on of the fields is website on the datagrid it retrieves it fine for example www.google.com but when I click on it ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2356...
I have a web app that has various dropdownlists and text boxes. Currently these are all bound with behind code. What I am hopefully after is a way to execute a single select statement and then use ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23819679.html