Aquire Data from user
From: MikeD (mikedotdinnis_at_abraxashyphenukdotcom)
Date: 02/16/04
- Next message: Yuri Belenky: "Re: Generating webcontrols in runtime"
- Previous message: Ken Cox [Microsoft MVP]: "Re: .NET Databinding a textbox in a webform"
- Next in thread: Alessandro Zifiglio: "Re: Aquire Data from user"
- Reply: Alessandro Zifiglio: "Re: Aquire Data from user"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 16 Feb 2004 13:56:29 -0000
Hello,
What's the recommended method of allowing user input on a web form with the
aim to save the data back into a database? I've been trying to use a
repeater, but it seems to have difficulty in assigning the textbox text to a
parameter. I've also experimented with a datagrid, but I believe they
require a greater overhead and don't seem to allow formatting other than in
a row.
I'm basically trying to edit an existing record and save the results back
but it's causing me grief.
Any thoughts appreciated.
<M>ike
- Next message: Yuri Belenky: "Re: Generating webcontrols in runtime"
- Previous message: Ken Cox [Microsoft MVP]: "Re: .NET Databinding a textbox in a webform"
- Next in thread: Alessandro Zifiglio: "Re: Aquire Data from user"
- Reply: Alessandro Zifiglio: "Re: Aquire Data from user"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|