| | |
Problem in getting values of a text area by row and column wise
Please support our ASP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: May 2005
Posts: 4
Reputation:
Solved Threads: 1
Hello friends
First of all wishes to all the Members,am the new entry to this site.
I hv a problem with the passing values of a text area.
Let us suppose that we have a text area with some rows and coumns
<form method=post action="submit.asp">
<TEXTAREA id=TEXTAREA1 name=TEXTAREA1 rows="6" cols="10">
numbers peson
98422100 jakson
98422222 George
</TEXTAREA>
</form>
I would like to get the form and split all the rows and store only the names in database
I need the help
nishith raj
First of all wishes to all the Members,am the new entry to this site.
I hv a problem with the passing values of a text area.
Let us suppose that we have a text area with some rows and coumns
<form method=post action="submit.asp">
<TEXTAREA id=TEXTAREA1 name=TEXTAREA1 rows="6" cols="10">
numbers peson
98422100 jakson
98422222 George
</TEXTAREA>
</form>
I would like to get the form and split all the rows and store only the names in database
I need the help
nishith raj
•
•
•
•
Originally Posted by nishithraj
Hello friends
First of all wishes to all the Members,am the new entry to this site.
I hv a problem with the passing values of a text area.
Let us suppose that we have a text area with some rows and coumns
<form method=post action="submit.asp">
<TEXTAREA id=TEXTAREA1 name=TEXTAREA1 rows="6" cols="10">
numbers peson
98422100 jakson
98422222 George
</TEXTAREA>
</form>
I would like to get the form and split all the rows and store only the names in database
I need the help
nishith raj
right(line,len(line)-the characters_of the numbers)
![]() |
Similar Threads
- Remove Selected Value from the Text Area (JavaScript / DHTML / AJAX)
- Having problems with adding a row to a DataSet (VB.NET)
- Deleting a Row From A DataGrid (VB.NET)
- Javascript event & color change problem (JavaScript / DHTML / AJAX)
- Drop Downlist Not Loading (VB.NET)
- Not able to generate Report (Oracle)
- retrieving ids from dynamically created controls in asp.net (ASP)
- problem with convert jumbled text file to unjumbled text file (C)
Other Threads in the ASP Forum
- Previous Thread: thumbnail from pdf file
- Next Thread: Can anybody tell me What is solution file in ASP ?
| Thread Tools | Search this Thread |
archive asp asp.net aspandmssqlserver2005 aspandmssqlserver2005connection aspconnection connection database databaseconnection dreamweaver excel fso iis msmsql mssql2005 mssqlserver2005 mssqlserver2005andasp mssqlserverandasp opentextfile record searchbox selectoption single specfic sqlserver sqlserverconnection windows7





