Microsoft Access Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsDatabasesMicrosoft Access Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old November 16th, 2004, 05:16 PM
awetch awetch is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 1 awetch User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Data access page navigation question.

Thanks for having a look here!

I was wondering if anyone had an idea on the following.

I had 2 data access pages, page 1 (the navigation page) is used to choose records to show in Page 2. For example Page 1 has ALL RECORDS so when a user clicks on a record in Page 1, it shows the record in page 2 (which has 1 RECORD showing at a time). the problem is that Page 2's navigation buttons are disabled when the user selects a record from Page 1. Yet they work fine when Page 2 loads on its own.
Here is the code i use in page 1 to update page 2. (synchronize)
Code:
<SCRIPT language=vbscript event=Current(para) for=MSODSC>
<!--
Dim vLocation
Dim vServerfilter
 
vLocation = "\\server\order details11.htm?serverfilter=" 
vServerfilter = chr(34) & "ID=" & para.section.htmlcontainer.all.item("ID").value & chr(34)
vLocation = vLocation & vServerfilter
window.top.frames("targetframe3").location = vLocation
-->
</SCRIPT>

Any suggestions here? I would sure appreciate a little help!
Thanks in advance!

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsDatabasesMicrosoft Access Development > Data access page navigation question.


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway