PC Review


Reply
Thread Tools Rate Thread

Allowing users to enter, and later update, information via the web

 
 
=?Utf-8?B?SnVsaWU=?=
Guest
Posts: n/a
 
      30th Mar 2007
I have used the Frontpage database wizard to create a form to allow users to
fill out an online application. I would like to know how to set it up so
that the user can locate and edit or update his or her record only. I'm also
wondering if there is a way that I, as the administrator, can export the
records from the Access database created by the wizard.

The site is hosted on a server with FrontPage extensions.

Any help would be most appreciated. If FrontPage isn't the best product for
this I would be open to recreating the form using some other product.

Thanks,
Julie
 
Reply With Quote
 
 
 
 
Stefan B Rusynko
Guest
Posts: n/a
 
      31st Mar 2007
Beyond the capabilities of the DBRW
Will require hand coded ASP code using examples at say
http://www.asp101.com/samples/ and
http://support.microsoft.com/default.aspx?scid=321439
You would need your DB to store the data and some credentials for your users to log in and retrieve their record

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


"Julie" <(E-Mail Removed)> wrote in message newsD6E8F25-FA65-447B-8D92-(E-Mail Removed)...
|I have used the Frontpage database wizard to create a form to allow users to
| fill out an online application. I would like to know how to set it up so
| that the user can locate and edit or update his or her record only. I'm also
| wondering if there is a way that I, as the administrator, can export the
| records from the Access database created by the wizard.
|
| The site is hosted on a server with FrontPage extensions.
|
| Any help would be most appreciated. If FrontPage isn't the best product for
| this I would be open to recreating the form using some other product.
|
| Thanks,
| Julie


 
Reply With Quote
 
=?Utf-8?B?SnVsaWU=?=
Guest
Posts: n/a
 
      2nd Apr 2007
Thanks for your response, Stefan. It looks like I would have to be
proficient at programming to be able to do this on my own using FrontPage.
Do you think this would be easier if I switched to a server running
Sharepoint services and used the dataview web part? Do you have any
experience with that?

Julie


"Stefan B Rusynko" wrote:

> Beyond the capabilities of the DBRW
> Will require hand coded ASP code using examples at say
> http://www.asp101.com/samples/ and
> http://support.microsoft.com/default.aspx?scid=321439
> You would need your DB to store the data and some credentials for your users to log in and retrieve their record
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> _____________________________________________
>
>
> "Julie" <(E-Mail Removed)> wrote in message newsD6E8F25-FA65-447B-8D92-(E-Mail Removed)...
> |I have used the Frontpage database wizard to create a form to allow users to
> | fill out an online application. I would like to know how to set it up so
> | that the user can locate and edit or update his or her record only. I'm also
> | wondering if there is a way that I, as the administrator, can export the
> | records from the Access database created by the wizard.
> |
> | The site is hosted on a server with FrontPage extensions.
> |
> | Any help would be most appreciated. If FrontPage isn't the best product for
> | this I would be open to recreating the form using some other product.
> |
> | Thanks,
> | Julie
>
>
>

 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      3rd Apr 2007
You would need to move to a server that is hosted under WSS and still do some hand coding

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


"Julie" <(E-Mail Removed)> wrote in message news:61DB12C6-FF4A-4F20-86EF-(E-Mail Removed)...
| Thanks for your response, Stefan. It looks like I would have to be
| proficient at programming to be able to do this on my own using FrontPage.
| Do you think this would be easier if I switched to a server running
| Sharepoint services and used the dataview web part? Do you have any
| experience with that?
|
| Julie
|
|
| "Stefan B Rusynko" wrote:
|
| > Beyond the capabilities of the DBRW
| > Will require hand coded ASP code using examples at say
| > http://www.asp101.com/samples/ and
| > http://support.microsoft.com/default.aspx?scid=321439
| > You would need your DB to store the data and some credentials for your users to log in and retrieve their record
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > _____________________________________________
| >
| >
| > "Julie" <(E-Mail Removed)> wrote in message newsD6E8F25-FA65-447B-8D92-(E-Mail Removed)...
| > |I have used the Frontpage database wizard to create a form to allow users to
| > | fill out an online application. I would like to know how to set it up so
| > | that the user can locate and edit or update his or her record only. I'm also
| > | wondering if there is a way that I, as the administrator, can export the
| > | records from the Access database created by the wizard.
| > |
| > | The site is hosted on a server with FrontPage extensions.
| > |
| > | Any help would be most appreciated. If FrontPage isn't the best product for
| > | this I would be open to recreating the form using some other product.
| > |
| > | Thanks,
| > | Julie
| >
| >
| >


 
Reply With Quote
 
=?Utf-8?B?SnVsaWU=?=
Guest
Posts: n/a
 
      3rd Apr 2007
Okay, thanks. I'll try discern which would require the least amount of
brainpower.
Julie
--
Thanks,
Julie


"Stefan B Rusynko" wrote:

> You would need to move to a server that is hosted under WSS and still do some hand coding
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> _____________________________________________
>
>
> "Julie" <(E-Mail Removed)> wrote in message news:61DB12C6-FF4A-4F20-86EF-(E-Mail Removed)...
> | Thanks for your response, Stefan. It looks like I would have to be
> | proficient at programming to be able to do this on my own using FrontPage.
> | Do you think this would be easier if I switched to a server running
> | Sharepoint services and used the dataview web part? Do you have any
> | experience with that?
> |
> | Julie
> |
> |
> | "Stefan B Rusynko" wrote:
> |
> | > Beyond the capabilities of the DBRW
> | > Will require hand coded ASP code using examples at say
> | > http://www.asp101.com/samples/ and
> | > http://support.microsoft.com/default.aspx?scid=321439
> | > You would need your DB to store the data and some credentials for your users to log in and retrieve their record
> | >
> | > --
> | >
> | > _____________________________________________
> | > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> | > "Warning - Using the F1 Key will not break anything!" (-;
> | > _____________________________________________
> | >
> | >
> | > "Julie" <(E-Mail Removed)> wrote in message newsD6E8F25-FA65-447B-8D92-(E-Mail Removed)...
> | > |I have used the Frontpage database wizard to create a form to allow users to
> | > | fill out an online application. I would like to know how to set it up so
> | > | that the user can locate and edit or update his or her record only. I'm also
> | > | wondering if there is a way that I, as the administrator, can export the
> | > | records from the Access database created by the wizard.
> | > |
> | > | The site is hosted on a server with FrontPage extensions.
> | > |
> | > | Any help would be most appreciated. If FrontPage isn't the best product for
> | > | this I would be open to recreating the form using some other product.
> | > |
> | > | Thanks,
> | > | Julie
> | >
> | >
> | >
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Allowing users to update their own AD user information displayed in GAL? Barkley Bees Microsoft Windows 2000 Active Directory 18 23rd Oct 2008 02:09 AM
allowing several users to enter data simultaneously shaz0503 Microsoft Access 1 26th Sep 2008 12:26 AM
Allowing users to copy datagrid information to the clipboard =?Utf-8?B?RGFuaWVs?= Microsoft ASP .NET 0 1st Mar 2007 10:00 AM
Not allowing users to enter data into certain cells if another cell is empty KimberlyC Microsoft Excel Programming 12 6th May 2005 06:19 PM
What do you use to let users update information in AD ? Marlon Brown Microsoft Windows 2000 Active Directory 1 20th Sep 2004 04:36 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:08 AM.