| | |
dynamic comments box
Please support our ASP.NET advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
![]() |
•
•
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 alltypeofvideos appliances asp asp.net bc30451 beginner bottomasp.net browser businesslogiclayer c# c#gridviewcolumn cac checkbox commonfunctions compatible confirmationcodegeneration content contenttype courier css dataaccesslayer database datagrid datagridview datagridviewcheckbox datalist development dgv dropdownlist dropdownmenu dynamically edit fileuploader fill flash flv formatdecimal forms formview gridview gudi homeedition iframe iis javascript jquery listbox menu microsoft mono mouse mssql multistepregistration nameisnotdeclared news objects opera panelmasterpagebuttoncontrols redirect registration relationaldatabases reportemail rotatepage schoolproject security serializesmo.table sessionvariables silverlight smartcard smoobjects software sql-server sqlserver2005 suse textbox tracking treeview unauthorized validatedate validation vb.net video videos virtualdirectory vista visual-studio visualstudio web webapplications webarchitecture webdevelopemnt webprogramming webservice youareanotmemberofthedebuggerusers






