Hey everyone,

I'm trying to code a webform to allow people to input data on several objects in a database. I'd like to have them be able to click an update button for each item they want to update, popup a box for the value, and pass that value to [Httppost] along with some other data.

Does anyone have an idea of where I can get started with this?

Have you looked at the AjaxToolkit ModalPopupExtender?
You can combine it with an UpdatePanel.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.