| | |
dynamic comments box
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jul 2009
Posts: 3
Reputation:
Solved Threads: 0
I need a comments box where users can use a name textbox to input their name and a comments textbox where they can input what they thought about the site or something they need and then a fixed area of text being displayed on the site. An example (Request Layouts):
http://www.freeweblayouts.net/
I've done this in a way before with a guestbook I made that connected to a database and showed the user input using the textboxes as parameters for each column in the database. Would it be good to use the formview instead of the GridView that I used in the Guestbook? Is it better just to use a txt file instead of database?
Thank you for your time
Chris
http://www.freeweblayouts.net/
I've done this in a way before with a guestbook I made that connected to a database and showed the user input using the textboxes as parameters for each column in the database. Would it be good to use the formview instead of the GridView that I used in the Guestbook? Is it better just to use a txt file instead of database?
Thank you for your time
Chris
FormView control especially used to add/delete/update a table record. GridView has options to view list of rows and edit/delete individually.
Use database if you want to store data for a long time and also you may retrieve it using simple sql statement.
Use database if you want to store data for a long time and also you may retrieve it using simple sql statement.
Failure is not fatal, but failure to change might be. - John Wooden
•
•
Join Date: Jul 2009
Posts: 3
Reputation:
Solved Threads: 0
•
•
•
•
FormView control especially used to add/delete/update a table record. GridView has options to view list of rows and edit/delete individually.
Use database if you want to store data for a long time and also you may retrieve it using simple sql statement.
Thanks for now
Chris
•
•
Join Date: Jul 2009
Posts: 3
Reputation:
Solved Threads: 0
Ok I think I got the hang of what is going on I inserted a DataView control and the only issue I have now is I need a SQL statement or some way to limit the data in the small box I need it to display newer data to a certain point then older data would remain hidden.
![]() |
Similar Threads
- Dynamic drop down list not working (JavaScript / DHTML / AJAX)
- Set the cursor focus on the dynamic text box created (JavaScript / DHTML / AJAX)
- dynamic form generation in PHP (PHP)
- Dynamic drop down box, populated from MySQL Db (JavaScript / DHTML / AJAX)
- How to Omit the COMMENT text box...?? (PHP)
- need help with dynamic form in asp (ASP)
- Help with comments box and uploading and resizing images for users (PHP)
- Dropdown box in Python (Python)
- Sparkle Hosting Relaunch - Review Please (Website Reviews)
Other Threads in the ASP.NET Forum
- Previous Thread: pass id wont work
- Next Thread: Handler attached to Button.Click inside Gridview not firing
| Thread Tools | Search this Thread |
.net 2.0 3.5 activexcontrol advice ajax appliances asp asp.net bc30451 beginner bottomasp.net box browser businesslogiclayer button c# c#gridviewcolumn cac checkbox class click compatible confirmationcodegeneration content contenttype control countryselector courier css database datagrid datagridview datagridviewcheckbox datalist deadlock deployment development dgv dialog dropdownmenu dynamic edit embeddingactivexcontrol fileuploader findcontrol flash flv forms gridview gudi homeedition iframe iis javascript jquery list menu mono mssql multistepregistration nameisnotdeclared novell objects order problem ratings redirect registration relationaldatabases rotatepage save search security serializesmo.table sessionvariables silverlight smartcard sql ssl suse textbox tracking treeview unauthorized validatedate validation vb.net video virtualdirectory vista visual-studio visualstudio vs2008 web webarchitecture webdevelopemnt webdevelopment wizard xml






