User Profile

Collapse

Profile Sidebar

Collapse
Gary Moland
Gary Moland
Last Activity: Apr 10 '12, 07:02 PM
Joined: Apr 20 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Use a form (asp or html) to append existing xml file

    I have a database that uses an xml file for searching. I need a form where a user can enter the data to append to end of this xml file. The user will enter data like below:

    Code:
    <subname>
     <name>Sub1</name>
    </subname>
    I have been trying to modify some scripts that I have found, but not getting anywhere.

    Thanks
    See more | Go to post

  • Gary Moland
    started a topic Need help with query for my code...

    Need help with query for my code...

    The following form code is used to enter data into MSAccess database.

    Code:
    <div id="container" align="center">
      <form action="First_Entry.asp" method="POST" name="form1">
       <table border="0" width="100%" cellspacing="0" cellpadding="0">
        <tr>
         <td colspan="2" align="center"><img
    ...
    See more | Go to post
No activity results to display
Show More
Working...