Q: Something is causing Netscape to reload pages on our site. Worked fine using IDC/HTX. Converted page to ASP, then when opening the page, it loads completely once just fine. Then I immediately get a Netscape message "Repost Form Data?" with Yes/No buttons. If you say "Yes", it performs the database function (Insert/Delete, whatever) AGAIN?! What would make it do this?
A: Since you are using VID and you had the Netscape Reposting problem I deducted that you've used Front Page to create your html document.
If you look closely Front Page puts this META line on its own. This means that it you edit the same document with Front Page again it will include the same META tag when you resave the document. Therefore, you need to delete it again.
This article discusses how to get a recordset control (DTC) in Visual Interdev 6 to accept a parameter and then return an updateable recordset. Neal Horsley documents his struggle with the design time control and the current documentation leading you around the pitfalls that you might encounter if you want to do this yourself. [Read This Article][Top]