In step 1, the user selects either author,title,subject or type. All records are shown sorted by one of the above.
In step 2, the user can choose a specific subset by filling in a prompt coming from a parameterized query. (First letter of Author's Last name).
The Subform SourceObject is reset...
The underlying recordsource can be any of 4 parameterized queries (title/author/subject/media).
When a record is not found on any of the filters, an eof occurs and a null record is presented to the user. So, instead of EOF, I decided to try a manual approach using a test for isnull(fldname)...
Hi,
Step 1
I have a set of 4 queries(author, title, subject, media)any one of which underlies a form/subform. The user selects which underlying query he wants to use by selecting one of the 4 from a list in a combo box.
Upon selection, the subform's SourceObject is set to the name of the...
Hi,
Step 1
I have a set of 4 queries(author, title, subject, media)any one of which underlies a form/subform. The user selects which underlying query he wants to use by selecting one of the 4 from a list in a combo box.
Upon selection, the subform's SourceObject is set to the name of the...
HarryO (Visitor) Sep 25, 2000
I have the task of restoring 15 web projects to a Win98 PC that were archived to the LAN. I need some feedback please. reassurance or a second opinion:
I was wondering about a methodology for restoring the data and then republishing each of the 15 unrelated webs...
In the process of creating a standard desktop, my data folders on C: were copied to our LAN. wwwroot as well as Program files\dev studio\my projects.
All the data from my C drive was moved to the LAN. Disk was cleared and Win98 was loaded. Later, I restored the data from the LAN to the folders...
In the process of creating a standard desktop, my data folders on C: were copied to our LAN. wwwroot as well as Program files\dev studio\my projects.
All the data from my C drive was moved to the LAN. Disk was cleared and Win98 was loaded. Later, I restored the data from the LAN to the folders...
See above post from PAlbano which contains the final answer since it comes live from Microsoft online. <br> PAlbino restated "WillASP Sessions work when cookies are disabled?" He answered The answer is... Nope.<br><br>See the article form the MSDN online: <A...
Can the organization globally recommend disabling cookies and still have my ASP pages work on our Intranet that require database values to update forms? The Orgn is worried about advertisers profiling users and the effect it will have on privacy and hacker security. I think the Orgn is confusing...
PROFILING and Privacy - Microsoft announced today in the Washington Post page E8, that it Microsoft is coming out with an option that will allow a user or a site manager to block downloading a specific Clinet-side cookies or a domain of 3rd party cookie files. This is like an Outlook “rule” for...
Can someone globally recommend disabling cookies and still have ASP work? Can anyone program aound the need for server-side cookie needed to update a web page? Does profiling and security pertain to ONLY clinet-side cookies? Wash Post page E8 talks of new approach. Is trhis for client-side only?
Can someone globally recommend disabling cookies and still have ASP work? Can anyone program aound the need for server-side cookie needed to update a web page? Does profiling and security pertain to ONLY clinet-side cookies?
Use of SQL server requires an NT server and licenses and training all which cost more than we have. We have 15 users and no more than 3-5 concurrent users and we are familiar with Access97 which is on every desktop. We only intend to use browsers for very simple functioning like updating one...
Has anyone used an Access database on a web server while it was also being used concurrently by an Access application?<br><br>What are the requirements and locations for the web server and for the dual use database?<br><br>I currently have a small LAN/WAN application for a small user community...
JF,<br>Thanks for your clafification. I should look more onto what is available under server variables. My Access friends were telling me about Windows api calls to get the NT Userid. You should put this under FAQ for ASP and VI.<br>HL
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.