Form to edit an include (.inc) text file

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Joeyej

    Form to edit an include (.inc) text file

    I've created a web form page that displays a drop list using an
    include (text) file for users showing scheduling dates.

    This is a sample of the format;

    <option value="July 07, 2003, (Monday), 9:00am">July 07, 2003,
    (Monday), 9:00am
    <option value="July 07, 2003, (Monday), 9:30am">July 07, 2003,
    (Monday), 9:30am

    Are there examples of how an .INC file can be brought into a separate
    web form so it can be edited by another user for date modification or
    remomal?

    Thanks,

    Joey
  • Atrax

    #2
    Re: Form to edit an include (.inc) text file

    > Are there examples of how an .INC file can be brought into a separate[color=blue]
    > web form so it can be edited by another user for date modification or
    > remomal?[/color]

    sure. what server-side language or framework are you using?





    _______________ _______________ __________
    Why? Why was I programmed to feel pain?

    Atrax. MVP, IIS


    newsflash : Atrax.Richedit 1.0 now released.
    click the link above!

    *** Sent via Developersdex http://www.developersdex.com ***
    Don't just participate in USENET...get rewarded for it!

    Comment

    Working...