Re: HREF I believe?
From: Kevin Spencer (kevin_at_DIESPAMMERSDIEtakempis.com)
Date: 02/21/05
- Next message: Murray: "Re: HREF I believe?"
- Previous message: Kevin Spencer: "Re: image import problems"
- In reply to: Jonathan: "Re: HREF I believe?"
- Next in thread: Murray: "Re: HREF I believe?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 21 Feb 2005 09:08:39 -0500
You're no burden, Jonathan. Let me explain what I meant. Your question
indicated that, while you have a pretty good idea of what you want to do,
you have virtually no knowledge of the tools (ASP and HTML in particular)
that you need to use to accomplish it. ASP is programming, at least
scripting, and there are no short cuts to learning how to program.
I could describe to you a house that I'd like to build without knowing
anything about building houses. I could tell you how many rooms it should
have, how big each room should be, where to put the kitchen, etc. But if I
had to build that house myself, I would have no other choice than to learn
carpentry.
FrontPage comes with some nice cookie-cutter tools that can create database
apps of the very simplest kind for you without your knowing much of anything
about it. That's all well and good. But if you want to customize your app,
your stepping outside the lines of what those tools can write for you, and
you have to write it yourself.
Now, some people have the mistaken impression that there are all kinds of
ready-made scripts out there to fit just about any requirement, but that
just aint so. Consider a chess set. It only has 32 pieces, but they can be
arranged in an almost infinite variety of configurations. Now consider a
programming language. It only has a few syntactical elements, but you can
create any kind of program with them.
So, the best advice I can give you is to roll up your sleeves and start
learning ASP!
-- HTH, Kevin Spencer Microsoft MVP .Net Developer Neither a follower nor a lender be. "Jonathan" <Jonathan@discussions.microsoft.com> wrote in message news:EC6CDFCC-7AD2-4775-8C90-0A1D5BF5FCAA@microsoft.com... > Hmmm, thanks for that - I know I need to learn ASP & I was hoping someone > could point me in the right direction - sorry to have been such as burden > to > you! > > "Kevin Spencer" wrote: > >> I believe you're going to have to learn ASP. >> >> -- >> HTH, >> >> Kevin Spencer >> Microsoft MVP >> ..Net Developer >> Neither a follower nor a lender be. >> >> "Jonathan" <Jonathan@discussions.microsoft.com> wrote in message >> news:1ECB282F-5956-47E7-973D-8249399BEB6F@microsoft.com... >> >I have a problem (as a new coder to FP) I have an input form that posts >> >to >> >1 >> > access table that I want to break down into three separate input forms >> > to >> > post to three different tables for speed and ease of reporting, however >> > I >> > am >> > stuck with the problem of taking the value of an input filed in form 1 >> > to >> > a >> > field in form 2 and then the same field value to pass to form 3 >> > creating a >> > relation in the three separate tables - does this make sense? >> > >> > I beleive I need to do somthing with HREF? >> > >> > Any help would be greatly appreciated. >> > >> > Tia >> > >> > >> > Jonathan >> >> >>
- Next message: Murray: "Re: HREF I believe?"
- Previous message: Kevin Spencer: "Re: image import problems"
- In reply to: Jonathan: "Re: HREF I believe?"
- Next in thread: Murray: "Re: HREF I believe?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|