The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Retrieving full Database, Getting data without "More"
chadcollings
post Apr 28 2017, 01:14 PM
Post #1





Group: Members
Posts: 2
Joined: 28-April 17
Member No.: 26,389



Hey all,
New to the forum today, I am very new to any sort of HTML/java coding, but am pretty well versed in VBA.

I am currently trying to do a pull using VBA from a intranet site here at work.

The site has a filtered database based on a few different search criteria.

I am wondering if there is anway within the sites coding to pull the entire database it is loading, without having to click the "load more" button.

The site only loads 50 results at a time, and I need to pull about 200 in a single pull.

Any help is much appreciated!

Thanks
Chad
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Apr 28 2017, 03:34 PM
Post #2


.
********

Group: WDG Moderators
Posts: 9,630
Joined: 10-August 06
Member No.: 7



Hi!

Maybe the URL querystring (if one is used, else the search parameters sent by the HTML form) can be modified to make the DB query return all results. But the only way to be sure is to study the VBA script (not that I know that language anyway).

I assume VBA is a server-side language, so I move the thread to that subforum.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th March 2024 - 08:27 AM