Authur Dent
|
| Posted: 02/26/2003, 5:26 AM |
|
Useing evaluation copy of codecharge studio,
I have built Grid + search + add/edit with the builder useing asp 3,
search and edit have three listboxs and two textboxs.
When I open the search page, info from the first entry in the database populates the list boxs,I want this to show select value.
After I make search or add/edit entry,
when the search form is refreshed the list boxs contain the last entrys.
How do I fix this.
2,Also on my grid entrys made from list boxs show the primery key value and not the text field value.
Please do not refer me to other projects or tutorials as I am new to code charge and have no knowledge of programing.
|
|
|
 |
EMG
|
| Posted: 02/26/2003, 9:18 AM |
|
CodeCharge requires programming knowledge. Unfortunately for many, CCS makes the basics so easy that you are soon in a velvet lined hole without any way to get out. I would begin by reading documentation for ASP, html, javascript, sql and the http protocol.
|
|
|
 |
|