I am updating a phone list. First I open table1 and get a name then I close table1 and Open table2 to see if there is a match where I will update the phone number and routing symbol. If there is no match, I add the record to the end of the table.
My problem is that after several (675)...
'Change POC Name to either Current POCID or Changed New POC Names
'Check POC_ID
'if POC_ID = 0 then no change was made so keep the old POCName
'***************************************************************************************************
ReDim arrChangedPOCName(40)...
I am using a form in HTML to record user input into a large textarea. The user may input 20 rows by 80 columns. How do I indicate each rows carriage return before I store this to an access database using ASP and them retrieve the data using ASP with carriage returns when I display and print...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.