User Profile
Collapse
-
oops!!! probably this not the right place to ask such question :( -
As I know C++, and basic of core java. I decided to learn java for my project.
One more thing, i have no idea how to fetch data from any website to show on my application.... ?? is it legal??? probably i will come to know later while learning java :)
Also what i have to read in java? only core or advance. i have developed some small app using swings. any other suggestion will be highly appreciated.
any tutorials ??????...Leave a comment:
-
I dont know but its working fine for me
val := -1149894656
result := -2299789312...Leave a comment:
-
Hi !!!
don't know whether you got ur solution or not. just got some free time so tried to solve your problem. As i m also a beginner, probably this is not the best way, there must be much better ways to do the same thing which someone more experienced can suggest.
Here is my peice of code:-
...Code:use strict; use warnings; use FileHandle; use Fcntl qw(:flock); my $file = shift;
Leave a comment:
-
Regular Expression
Hi All,
Hope you all are doing good.
I know lil bit of perl. whenever it comes to regular exprs i m almost lost.
its looks very difficult to me to understand.... :(
can anyone please tell me any good book or tutorial for it.
Thanks in advance. -
suppose i want to make an application which is GUI based for windows and also intracts with Internet to get some data, which language should I use.???
Thanks heaps.Leave a comment:
-
Hi Kevin,
Thanks for replying. Actually the xml file contains some junk characters. when I am processing it, after removing those junk character manually, it is processing it sucessfully.
So my question is:- Is there any way to remove (or escape) those junk characters while creating XML file.
Thanks
Raj...Leave a comment:
-
Actually in the xml file there are some junk characters at line 186.Leave a comment:
-
How to create an XML file using perl.
Hi All,
I have some doubt related to xml. Actually I want to update a file which is in some format. So I am converting that file using Tap3edit perl module in a hash. Now I m trying to create a XML file using this hash so that I can edit that file and convert it back to the same format (might be there are some better way to edit... any suggestions are welcome).
As there are so many xml modules I m not sure which one... -
-
Hi,
Anyone here knows here abt TAP and RAP files. actually i m able to process tap file using tap3edit module but when i m processing the rap file it is giving me following error.
decode error 5f840f<=>5f8135 26 4 rapFileSequence Number at C:/Perl/site/lib/Convert/ASN1/_decode.pm line 106.
at C:\pp\tap\tap_d isplay.pl line 17
actually tap and rap files are the ASN1 format files. These files are generated...Leave a comment:
-
data dumper
Hi,
Is it possible to use data dumper to dump data into a file???? -
Hi,
Is it possible to use data dumper to dump data into a file????Leave a comment:
-
-
RAP file processing
Hi all,
Here is my query, I hav some RAP files (related to telecomm espcially Roamming) which when I m opening with any text editor showing some junk data. Is it possible to convert or read that file using script. if yes then how. pls let me know. -
how to install a module on windows
hi!!!!
i m trying to install the perl module WWW::Orkut::Spi der. but it is not showing in ppm. can anyone plz tell me how to install it.
thanks -
thanks thanks a lot...
i didn't expect that much form u guys ..... :-)Leave a comment:
-
-
yes it supports... see the following code for reference...
[CODE=perl]
use DBI;
use strict;
use warnings;
############### ############### #########
# Script Parameters
############### ############### #########
my $raj = $ARGV[0];
############### ############### #########
# open connection to Access database
############### ############### #########
...Leave a comment:
-
How to interact with website using perl....
hi all !!!
i m new to perl. can anyone here please tell me how to communicate with websites using perl. do we need to use CGI for that or simply by using perl...
simply i just wnt to fill some field on the web page using perl..
thanks in advance...:-)
No activity results to display
Show More
Leave a comment: