/    Sign up×
Community /Pin to ProfileBookmark

when a newbie meets a file …

Hi everybody !

I have a weird problem: in my javascript, I have a variable :

[code=html]var itemId = toto.add(targetURL, null, options);[/code]

This opens the url and process it. The target url is a text file containing the following :

[CODE]#EXTw
C:Documents and settingsMeDesktoptoto.ext
C:Documents and settingsMeDesktoptoto2.ext[/CODE]

All is working fine. Now I would like to prevent my javascript to have to open the url, therefore I tried :

[code=html]var itemId = toto.add(“#EXTw<br />C:Documents and settingsMeDesktoptoto.ext<br />C:Documents and settingsMeDesktoptoto2.ext”, null, options);[/code]

and … it did not work … I must be doing something wrong but I cannot figure what… Can anyone help me to figure this one out ?

thanks in advance !!!!!

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@Angry_Black_ManJul 19.2007 — i dont know anything about the add method. i looked it up in MSDN, and i really dont even understand its usage. good luck getting help on this!!

also, there isnt enough in your post to try and guess at this. where does the object toto get created? maybe if i saw how your JS defined that object, and from where, i could guess as to what youre doing?
×

Success!

Help @patimages 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 5.2,
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,
)...