473,395 Members | 1,541 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Help? Not sure if right topic =(

Hey all, I'm not sure if this would require JavaScript or something
else.

I want to log into my gMail account with this little program, and then
be able to browse links which can be manually added, and then download
the files from those links. Is this possible to accomplish with Java?
If so, can you please make one for me, or teach me the basics of making
something like this? If it isn't possible with Java, which programming
language can make something like this?

Many thanks!

May 18 '06 #1
1 970
"Romanian" <m.********@gmail.com> writes:
Hey all, I'm not sure if this would require JavaScript or something
else.
It probably would be better in another language.
I want to log into my gMail account with this little program, and then
be able to browse links which can be manually added, and then download
the files from those links.
Javascript, at least running in a browser, are prevented from affecting
pages from another server by the security model of the browser. That
makes scripting foreign pages hard.
Is this possible to accomplish with Java?
Probably, but Java and Javascript are two different languages with
essentially nothing more in common than the four letters.
If so, can you please make one for me, or teach me the basics of making
something like this?
It sounds like you want a real program. To make that, you need to be a
programmer (or a very quick learner). It's not trivial, which is also
why you probably won't be able to find anybody doing it for free
(and you will at least have to explain what it should do in more detail).
If it isn't possible with Java, which programming language can make
something like this?


*Languages* are pretty much equivalent in computational power. Their
libraries and runtime environments might make some things easier, or
(as Javascript in a browser environment) some things impossible.

Any generic programming language will be able to do what you need
(pretty much independently of what you need, it's just a question of
how hard it will be).

/L
--
Lasse Reichstein Nielsen - lr*@hotpop.com
DHTML Death Colors: <URL:http://www.infimum.dk/HTML/rasterTriangleDOM.html>
'Faith without judgement merely degrades the spirit divine.'
May 18 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: leegold2 | last post by:
Probably a newbie question about "state": My problem is I have a search form, so user enters a keyword <enter>, then this form posts to another page were the result are displayed. But this...
16
by: Henri Schomäcker | last post by:
Hi folks, I am developing a apache2 so module in c++. At the moment, I'm trying to get it to compile with automake & friends, but don't get it to work. I tried to modify the example in the...
17
by: ryan.fairchild | last post by:
Ok, I have a problem with my boxes. I am making a blog currently but I don't think I am implementing my boes correctly. My website is www.ryanfairchild.com. Currently it looks fine as the...
0
by: tbatwork828 | last post by:
If you were like me trying to figure out how to launch context sensitive help topic by the context id, here is the link: http://weblogs.asp.net/kencox/archive/2004/09/12/228349.aspx and if...
3
by: Spartan815 | last post by:
I am writing a program that does a command line search for a specified file, or to match a pattern (i.e. search for *.h). Once it finds the file(s) it has to output absolute pathname, size, owner...
0
by: Haiping Jia | last post by:
Hi, I want to the HelpProvider show the the right help page and also highlight the right topic in table of contents. I did the following code for my control. It shows the right html page but it...
4
by: Bob Homes | last post by:
In VB6, I used a system, which I loved, whereby I assigned a "helpId" to each menu item; that way, you could rest the cursor on the item (without actually running it) and then press F1 to get...
3
by: juan brown | last post by:
I am new to usenet, need help on how to use it.
62
by: vubaboota | last post by:
I HAVE SOME SERIOUS PROBLEM , HOW TO MAKE A PROGRAM IN C Q1: Write a program using malloc function. In which you take input from user and allocate memory equal to square of this number. Which...
29
by: Barry | last post by:
I know this is not a php question. If that bothers you, don't respond. If not, I sure could use the advice... I'm using a very abbreviated set of code to show a calendar. The idea is to simply...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.