![]() |
Sergey Kornilov admin 9/7/2010 |
You only have two options here.
|
W
|
wisdom2009 author 9/7/2010 |
Thanks for your quick response. I am trying to avoid Excel. With Inline Add it will be hard to copy and past multiple records. |
![]() |
Sergey Kornilov admin 9/7/2010 |
You don't need to Excel to build CSV file. Simply paste comma-separated data to text file in Notepad and import it. |
W
|
wisdom2009 author 9/7/2010 |
Thanks Ser i want to avoid using any other application, i want to be able to copy data wither from Excel, text, outlook... straight to the form. I have seen this method used in ASP. NET but I am not sure if it is duable on ASPRunner. |
![]() |
Sergey Kornilov admin 9/7/2010 |
If you can post an example here of how this being done - you can get a better advice. |