/    Sign up×
Community /Pin to ProfileBookmark

AJAX question … selective load of records

I have a rather large text file that I would like to manipulate with JS

I don’t need all the records (lines) in the text file, only selected ones.

Is is possible to use AJAX to get the text file,
but only transfer (or collect) the selected records I need?
…..
or do I need to load the large text file
and parse out the lines that I need as two separate actions?

to post a comment
JavaScript

5 Comments(s)

Copy linkTweet thisAlerts:
@skywalker2208Mar 02.2008 — you can send back your info in an XML file
Copy linkTweet thisAlerts:
@JMRKERauthorMar 02.2008 — you can send back your info in an XML file[/QUOTE]

I would if I could, but I don't have access to writing to the

area where the data is stored. I can read it, just no writing.

Thanks for the thought ... any others? ?
Copy linkTweet thisAlerts:
@skywalker2208Mar 02.2008 — To my understanding that you would have to parse out the info you don't want, but hey I am not a pro at AJAX
Copy linkTweet thisAlerts:
@JMRKERauthorMar 02.2008 — To my understanding that you would have to parse out the info you don't want, but hey I am not a pro at AJAX[/QUOTE]

Yes...that was what my original post was about.

Is there a way to do it (I'm no pro either)?

Guess I'll keep looking or asking and see which fills my cup first.

Thanks. ?
Copy linkTweet thisAlerts:
@skywalker2208Mar 02.2008 — depends on what the information is, but you should be able to parse it. could you give us an example?
×

Success!

Help @JMRKER spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 4.29,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...