Ideas
anyone has a sample or homepages that i can get idea from? on how i want to design my main page. i am dealing more on ordering, taking orders from customer and store into database. link up with scheduling. from the qty and customer i get, i auto generate the scheduling.
View Replies
Im trying to setup a delete record thing and it keeps telling me before using this server behavior please create a record set. However I already have a recordset on that page named rsDelete.
View Replies
View Related
I'm planning a little asp prog that will allow me to read&write .ini files.
meaning, read lines that are:
key=value
and maybe even read from groups (optional):
[group 1]
key1=value1
[group 2]
key2=value2
View Replies
View Related