PC Review


Reply
Thread Tools Rate Thread

Edit database from browser

 
 
=?Utf-8?B?UmF5bW9uZG8=?=
Guest
Posts: n/a
 
      19th Dec 2005
I would like users to be able to edit (well delete or amend ) some specific
records from my access database (set up using the frontpage wizard).

I have looked at some asp downloads but they look far more complicated than
I can cope with, or require. Is there something more simple or written with
Frontpage in mind?

Thanks. raymondo
 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      19th Dec 2005
FP2002 and FP2003 offer edit pages as part the database components.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"Raymondo" <(E-Mail Removed)> wrote in message
news:AA09A357-BC1D-47E9-BA33-(E-Mail Removed)...
>I would like users to be able to edit (well delete or amend ) some specific
> records from my access database (set up using the frontpage wizard).
>
> I have looked at some asp downloads but they look far more complicated than
> I can cope with, or require. Is there something more simple or written with
> Frontpage in mind?
>
> Thanks. raymondo



 
Reply With Quote
 
=?Utf-8?B?UmF5bW9uZG8=?=
Guest
Posts: n/a
 
      19th Dec 2005
So it is! OK, now I have found it How do I limit the results to a specific
range of records? (Company = Smith) or simular?

"Thomas A. Rowe" wrote:

> FP2002 and FP2003 offer edit pages as part the database components.
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> ==============================================
> If you feel your current issue is a results of installing
> a Service Pack or security update, please contact
> Microsoft Product Support Services:
> http://support.microsoft.com
> If the problem can be shown to have been caused by a
> security update, then there is usually no charge for the call.
> ==============================================
>
> "Raymondo" <(E-Mail Removed)> wrote in message
> news:AA09A357-BC1D-47E9-BA33-(E-Mail Removed)...
> >I would like users to be able to edit (well delete or amend ) some specific
> > records from my access database (set up using the frontpage wizard).
> >
> > I have looked at some asp downloads but they look far more complicated than
> > I can cope with, or require. Is there something more simple or written with
> > Frontpage in mind?
> >
> > Thanks. raymondo

>
>
>

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      19th Dec 2005
See Help?

I don't use the FP database components. I code my own ASP/VBScript which allow me a lot more
flexibility then using the FP database components.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"Raymondo" <(E-Mail Removed)> wrote in message
news:3DEF9ECB-A71F-466F-B76A-(E-Mail Removed)...
> So it is! OK, now I have found it How do I limit the results to a specific
> range of records? (Company = Smith) or simular?
>
> "Thomas A. Rowe" wrote:
>
>> FP2002 and FP2003 offer edit pages as part the database components.
>>
>> --
>> ==============================================
>> Thomas A. Rowe (Microsoft MVP - FrontPage)
>> ==============================================
>> If you feel your current issue is a results of installing
>> a Service Pack or security update, please contact
>> Microsoft Product Support Services:
>> http://support.microsoft.com
>> If the problem can be shown to have been caused by a
>> security update, then there is usually no charge for the call.
>> ==============================================
>>
>> "Raymondo" <(E-Mail Removed)> wrote in message
>> news:AA09A357-BC1D-47E9-BA33-(E-Mail Removed)...
>> >I would like users to be able to edit (well delete or amend ) some specific
>> > records from my access database (set up using the frontpage wizard).
>> >
>> > I have looked at some asp downloads but they look far more complicated than
>> > I can cope with, or require. Is there something more simple or written with
>> > Frontpage in mind?
>> >
>> > Thanks. raymondo

>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?UmF5bW9uZG8=?=
Guest
Posts: n/a
 
      19th Dec 2005
Thank you Thomas, naturally I did try Help (and looked through old threads)
but failed to get a clear answer, or at least one I understood.

Have a good Christmas.



"Thomas A. Rowe" wrote:

> See Help?
>
> I don't use the FP database components. I code my own ASP/VBScript which allow me a lot more
> flexibility then using the FP database components.
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> ==============================================
> If you feel your current issue is a results of installing
> a Service Pack or security update, please contact
> Microsoft Product Support Services:
> http://support.microsoft.com
> If the problem can be shown to have been caused by a
> security update, then there is usually no charge for the call.
> ==============================================
>
> "Raymondo" <(E-Mail Removed)> wrote in message
> news:3DEF9ECB-A71F-466F-B76A-(E-Mail Removed)...
> > So it is! OK, now I have found it How do I limit the results to a specific
> > range of records? (Company = Smith) or simular?
> >
> > "Thomas A. Rowe" wrote:
> >
> >> FP2002 and FP2003 offer edit pages as part the database components.
> >>
> >> --
> >> ==============================================
> >> Thomas A. Rowe (Microsoft MVP - FrontPage)
> >> ==============================================
> >> If you feel your current issue is a results of installing
> >> a Service Pack or security update, please contact
> >> Microsoft Product Support Services:
> >> http://support.microsoft.com
> >> If the problem can be shown to have been caused by a
> >> security update, then there is usually no charge for the call.
> >> ==============================================
> >>
> >> "Raymondo" <(E-Mail Removed)> wrote in message
> >> news:AA09A357-BC1D-47E9-BA33-(E-Mail Removed)...
> >> >I would like users to be able to edit (well delete or amend ) some specific
> >> > records from my access database (set up using the frontpage wizard).
> >> >
> >> > I have looked at some asp downloads but they look far more complicated than
> >> > I can cope with, or require. Is there something more simple or written with
> >> > Frontpage in mind?
> >> >
> >> > Thanks. raymondo
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
Kathleen Anderson [MVP - FrontPage]
Guest
Posts: n/a
 
      19th Dec 2005
http://support.microsoft.com/kb/907235/en-us

--

~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/
FrontPage Support: http://www.frontpagemvps.com/




"Raymondo" <(E-Mail Removed)> wrote in message
news:3DEF9ECB-A71F-466F-B76A-(E-Mail Removed)...
> So it is! OK, now I have found it How do I limit the results to a
> specific
> range of records? (Company = Smith) or simular?
>
> "Thomas A. Rowe" wrote:
>
>> FP2002 and FP2003 offer edit pages as part the database components.
>>
>> --
>> ==============================================
>> Thomas A. Rowe (Microsoft MVP - FrontPage)
>> ==============================================
>> If you feel your current issue is a results of installing
>> a Service Pack or security update, please contact
>> Microsoft Product Support Services:
>> http://support.microsoft.com
>> If the problem can be shown to have been caused by a
>> security update, then there is usually no charge for the call.
>> ==============================================
>>
>> "Raymondo" <(E-Mail Removed)> wrote in message
>> news:AA09A357-BC1D-47E9-BA33-(E-Mail Removed)...
>> >I would like users to be able to edit (well delete or amend ) some
>> >specific
>> > records from my access database (set up using the frontpage wizard).
>> >
>> > I have looked at some asp downloads but they look far more complicated
>> > than
>> > I can cope with, or require. Is there something more simple or written
>> > with
>> > Frontpage in mind?
>> >
>> > Thanks. raymondo

>>
>>
>>



 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      20th Dec 2005
www.1clickdb.com is one ASP editing tool I use. Can be used for a range of
database formats including MS Access, MySql and Oracle
fairly easy to use.

"Raymondo" <(E-Mail Removed)> wrote in message
news:AA09A357-BC1D-47E9-BA33-(E-Mail Removed)...
>I would like users to be able to edit (well delete or amend ) some specific
> records from my access database (set up using the frontpage wizard).
>
> I have looked at some asp downloads but they look far more complicated
> than
> I can cope with, or require. Is there something more simple or written
> with
> Frontpage in mind?
>
> Thanks. raymondo



 
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
Using browser to edit remote database, using RDS =?Utf-8?B?TVdyaWdodA==?= Windows XP Internet Explorer 0 7th Jan 2005 11:41 AM
Can't edit Excel document in browser with macros Jan Harrison Microsoft Excel Misc 8 16th Jun 2004 06:10 PM
Re: IE 6 won't allow me to edit in browser. H Leboeuf Windows XP Internet Explorer 0 18th May 2004 02:31 PM
edit with FP link in browser not visable Lisa Microsoft Frontpage 4 15th Nov 2003 11:00 PM
edit with frontpage option in browser LisaB Microsoft Frontpage 6 3rd Nov 2003 10:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:31 PM.