Aaron
|
| Posted: 01/05/2003, 7:09 PM |
|
I am trying to put a dropdown list that pulls from another table using a SQL query.
Here's the error I get when I publish the page and try to get to it...
Error Type:
Microsoft VBScript runtime (0x800A01B6)
Object doesn't support this property or method: 'EmployeeNumber.ExternalName'
/timecard.asp, line 639
Has anyone seen any help/tips on doing this. Unfortunately, I'm not a whiz programmer (that's why I'm using CCS in the first place).
I'm using .asp. If there's any more information that would help fixing the problem, please let me know.
Thanks!
|
|
|
 |
RonB
|
| Posted: 01/07/2003, 2:56 PM |
|
I'm not into VB but I've found that the editable grid is the most buggy part of the beta. I can only get it to run if I select the table and do not change a thing. If values in a field point to a different table making a join or even doing a before show event will stop the grid from updating al together. It no longer gets the data from unchanged fields so I get the error: the value in field bla is required. Even though the grid does contain data on the page. I think there's still some work to do on the editable grid.
Ron
|
|
|
 |
agostino
|
| Posted: 01/20/2003, 8:30 AM |
|
I am trying to do exactly the same as you and I found the same problem. Did you manage to find an answer?
Thanks
|
|
|
 |
Rafael Barrientos
|
| Posted: 01/20/2003, 10:00 AM |
|
You Try to see this case, I requested support and they responded this to me http://support.codecharge.com/usrCaseResponses.asp?case...@competi.gob.sv
|
|
|
 |
|