What do I need to do to have an existing web site be updated through this app (a fixed number of pages that does never change)

Last post 10-19-2004, 12:28 AM by bnmiros. 4 replies.
Sort Posts: Previous Next
  •  10-14-2004, 9:50 AM 2081

    What do I need to do to have an existing web site be updated through this app (a fixed number of pages that does never change)

     what do I need to do to have an existing web site be updated through this app (a fixed number of pages that does never change)
     
    Thank you Adam very much!!
  •  10-14-2004, 3:26 PM 2096 in reply to 2081

    Re: What do I need to do to have an existing web site be updated through this app (a fixed number of pages that does never change)

    Right now each time I submitt it to my database, it creates a new entry. I would like to be able to open an existing page and upload infor to it, and save it back to my database. Whot should I do?
  •  10-14-2004, 3:37 PM 2097 in reply to 2096

    Re: What do I need to do to have an existing web site be updated through this app (a fixed number of pages that does never change)

     
    The example code comes with the download package  creates a new record in the access database when you submit the form.

     

    I've found a simple update example for you. Please check this link

     

    Script Output:


    id text_field integer_field date_time_field Delete Edit
    595398 Thursday 15 4/15/2004 11:07:44 AM Delete Edit
    595399 Thursday 15 4/15/2004 11:09:58 AM Delete Edit
    595400 Thursday 15 4/15/2004 11:10:02 AM Delete Edit
    595401 Thursday 15 4/15/2004 11:10:02 AM Delete Edit
    595402 Thursday 15 4/15/2004 11:10:44 AM Delete Edit
    595403 Thursday 15 4/15/2004 11:11:07 AM Delete Edit
    Add a new record

     

     

    Hope it helps. Let me know if you have questions.

     


    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  10-16-2004, 6:25 PM 2105 in reply to 2097

    Re: What do I need to do to have an existing web site be updated through this app (a fixed number of pages that does never change)

    What part of your code partains to this change? Your application is very involved, and I am having hard time finding that part of your code.

     
    Thank you
  •  10-19-2004, 12:28 AM 2125 in reply to 2105

    Re: What do I need to do to have an existing web site be updated through this app (a fixed number of pages that does never change)

     

    What part of your code partains to this change? Your application is very involved, and I am having hard time finding that part of your code.

     
    Thank you
View as RSS news feed in XML