472,121 Members | 1,604 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,121 software developers and data experts.

FrontPage Modification

Greeings:

Looking for guidance in adding a feature. I would like for authorized
users to be able to log into a frontpage 2002 website that I
created/published and add laboratory results to data application most likely
to be MS Access. Is there something in existence or can a novice do
something in a tool like visual basic? Is this feature dependent on the web
hosting service? Please advise if this is not the correct place to post.
Much thanks for any guidance
Oct 24 '07 #1
1 1231

"Maurice" <Ma*****@discussions.microsoft.comwrote in message
news:E1**********************************@microsof t.com...
Greeings:

Looking for guidance in adding a feature. I would like for authorized
users to be able to log into a frontpage 2002 website that I
created/published and add laboratory results to data application most
likely
to be MS Access. Is there something in existence or can a novice do
something in a tool like visual basic? Is this feature dependent on the
web
hosting service? Please advise if this is not the correct place to post.
Much thanks for any guidance
Well, this really isn't the right newsgroup to post in. This group is for
general programming questions about Microsoft's ".NET development platform".

Also, Visual Basic isn't a tool, it's a programming language.

What you need is to write some programming and do some server configuration
(for security) to make something like this work. Yes, you will need to
check with your hosting provider to see if they support what you are trying
to do.

Using FrontPage 2002, you won't have access to any of Microsoft's .NET
programming paradigm. You could download and use the free Visual Web
Developer Express Edition from Microsoft, but you will need to learn about
what .NET is and make sure your web hosting provider supports it in the
current hosting plan that you have. Or, you could use the older "classic
ASP" programming model, which would still require you to learn classic ASP
and ADO.

Either way, this isn't rocket science, but it's not for novices either.
Oct 24 '07 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

2 posts views Thread by Bruce A. Julseth | last post: by
18 posts views Thread by Andy | last post: by
6 posts views Thread by C T | last post: by
4 posts views Thread by Jim Heavey | last post: by
1 post views Thread by Robert Scheer | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.