A Challenging Problem I"m Trying to Resolve ....
am 09.11.2005 12:18:44 von wayneThis is a multi-part message in MIME format.
------=_NextPart_000_0053_01C5E51F.5888BBB0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
This is a copy of a message I previously posted in a Microsoft Access =
Newsgroup, but it was suggested to me that my problem is ASP related and =
not Access, and hence I'm posting in this newsgroup now instead.
Hi everyone,
I've got quite a specific query that I'm trying to resolve with =
Microsoft Access and I'm hopeful someone out there can offer a solution =
to my problem.=20
I have records that I'm displaying on a web page from an Access database =
and what I would like to do is include a 'Buy Now' button at the end of =
each record, so when the particular .aspx page is accessed through a =
users browser and the data pulled from the database, it looks something =
like the following:
Product A Description A Price A 'Buy Now Button'
Product B Description B Price B 'Buy Now Button'
Product C Description C Price C 'Buy Now Button'
I'm trying to avoid having to manually add the button to the record by =
way of an OLE Object field, I fear that could be really time consuming. =
I have some code that will work behind each button but I need to find a =
way around two specific problems:
Firstly, how to display the same 'Buy Now' button (or image) at the end =
of each record, without the necessity to add it manually to the web page =
- and for obvious reasons this would be a headache scenario because new =
records will be added and old ones deleted on a regular basis. I =
therefore need an automated way to include this button each time a new =
record is added.
The second issue I have is how to change two of the components within =
that code so each Buy Now button will represent the unique product it is =
displayed next to, for example I need to work out how to change the =
'Product Name' and 'Price' within the code so its identical to the =
'Product Name' and 'Price' from that particular row of data, and =
obviously without the necessity again to do this manually each time a =
new record is added.
I know this sounds complicated but I am sure there must be a way around =
this, perhaps using Visual Basic for Applications within the Access =
Database itself, but I'm not a programmer so I'm a little unsure how to =
apply the correct VB code to accomplish this task.
If anyone has a suitable solution for this problem I really would be =
grateful.
Many thanks
Wayne
As a footnote, I'm running FrontPage 2003, Access 2003 and IIS 6.0 on a =
Windows 2003 Datacentre Server with ASP.NET 1.1 Installed
------=_NextPart_000_0053_01C5E51F.5888BBB0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
charset=3Diso-8859-1">
Microsoft=20
Access Newsgroup, but it was suggested to me that my problem is ASP =
related and=20
not Access, and hence I'm posting in this newsgroup now =
instead.
resolve=20
with Microsoft Access and I'm hopeful someone out there can offer a =
solution to=20
my problem.
from an=20
Access database and what I would like to do is include a 'Buy Now' =
button at the=20
end of each record, so when the particular .aspx page is accessed =
through a=20
users browser and the data pulled from the database, it looks something =
like the=20
following:
A =20
Price A 'Buy Now Button'
Description B Price B 'Buy =
Now=20
Button'
Description C Price C 'Buy =
Now=20
Button'
button to the=20
record by way of an OLE Object field, I fear that could be really time=20
consuming. I have some code that will work behind =
each=20
button but I need to find a way around two specific =
problems:
(or image)=20
at the end of each record, without the necessity to add it manually to =
the web=20
page - and for obvious reasons this would be a headache scenario because =
new=20
records will be added and old ones deleted on a regular basis. I =
therefore need=20
an automated way to include this button each time a new record is=20
added.
components=20
within that code so each Buy Now button will represent the unique =
product it is=20
displayed next to, for example I need to work out how to change the =
'Product=20
Name' and 'Price' within the code so its identical to the 'Product Name' =
and=20
'Price' from that particular row of data, and obviously without the =
necessity=20
again to do this manually each time a new record is added.
must be a=20
way around this, perhaps using Visual Basic for Applications within the =
Access=20
Database itself, but I'm not a programmer so I'm a little unsure how to =
apply=20
the correct VB code to accomplish this task.
really=20
would be grateful.
2003=20
and IIS 6.0 on a Windows 2003 Datacentre Server with ASP.NET 1.1=20
Installed
------=_NextPart_000_0053_01C5E51F.5888BBB0--