Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)

  • RE: Text fields failing to update? Know any querks?

    Ah Sorry...

    Fat fingered the Enter key =:|

    Here's what the code looks like...that would have been helpful huh?

    <%Server.ScriptTimeout= 320%>

    <link rel="stylesheet" href="../_css/COG1.css" type="text/css">

    Dim DataConnection, cmdDC, RecordSet

    Dim RecordToEdit, Updated,Done

    Set DataConnection = Server.CreateObject("ADODB.Connection")

    DataConnection.Open "DSN=DeptLevel"

    Set...

  • RE: Text fields failing to update? Know any querks?

    Ah Sorry...Here's what the code looks like...that would have been helpful huh?

Viewing 2 posts - 1 through 2 (of 2 total)