Blogs RSS
Forums RSS
DaniWeb Home
>
Forums
>
Search Forums
Search Results
•
•
•
•
Showing results 1 to 19 of 19
Search took
0.01
seconds.
Posts Made By:
chandrag
Refine this Search
Save these search results for 24 hours
Forum:
RSS, Web Services and SOAP
Aug 1st, 2007
Replies:
1
can i access databases using SOAP?
Views:
1,138
Posted By
chandrag
can i access databases using SOAP?
Hi all,
Can i access any website's databases using SOAP?
OR is there any other way to do it?
Hope somebody help with it.
thanks
chandrag
Forum:
Perl
Jul 23rd, 2007
Replies:
2
How to access elements of text file like in matrix
Views:
1,381
Posted By
chandrag
How to access elements of text file like in matrix
Hi all,
i want to access elements of a text file columnwise just like accessing elements in a matrix.
ex: a text file contains a matrix with the below strings.
a apple +
b book ...
Forum:
VB.NET
Jul 23rd, 2007
Replies:
6
how to call command window with VB.NET programme
Views:
5,554
Posted By
chandrag
Re: how to call command window with VB.NET programme
hi
i've got it. it's working.
thak u very much. earlier i was closing when it was in process.
but now i waited for some time and got the result. thank u so much for ur kind help.
thank u once...
Forum:
VB.NET
Jul 23rd, 2007
Replies:
6
how to call command window with VB.NET programme
Views:
5,554
Posted By
chandrag
Re: how to call command window with VB.NET programme
hi,
i tried it. but there is no result.
it's opening the command window. but it's not executing anything.
it's not closing as well. and it's not giving any result in text box.
chandrag
Forum:
VB.NET
Jul 23rd, 2007
Replies:
6
how to call command window with VB.NET programme
Views:
5,554
Posted By
chandrag
Re: how to call command window with VB.NET programme
hi Wayne,
tremendous. thank u very much for ur help.
it is working. excellent.
thank u very very much once again.
and one more thing is that i want that result to be shown in my interface. what...
Forum:
VB.NET
Jul 20th, 2007
Replies:
6
how to call command window with VB.NET programme
Views:
5,554
Posted By
chandrag
how to call command window with VB.NET programme
hi,
i want to integrate VB.NET with command window.
in fact, i want the interface(built on VB.NET) to open the command window and it should automatically change the path to C:\Perl\eg and then it...
Forum:
Perl
Jul 20th, 2007
Replies:
13
problem in running perl script
Views:
3,313
Posted By
chandrag
Re: problem in running perl script
sorry kevin, thats not my view. in fact, i didn't observe clearly who posted the last reply. cuz, urs is in 2nd page. i'm really sorry about that. i need ur help. i'm really thankful to u as u've...
Forum:
Perl
Jul 20th, 2007
Replies:
4
how to open web page using perl
Views:
6,025
Posted By
chandrag
Re: how to open web page using perl
I've used perl script with SOAP::Lite to connect the server of one website. when we execute that code, it should display the url of particular page. i'm getting the same result (url) in command...
Forum:
Perl
Jul 20th, 2007
Replies:
13
problem in running perl script
Views:
3,313
Posted By
chandrag
Re: problem in running perl script
thanks a lot katharnak.
i want u to help with other problem what i posted as a new thread. i hope u will solve it as earlly as possible for me.
chandrag
Forum:
Perl
Jul 20th, 2007
Replies:
4
how to open web page using perl
Views:
6,025
Posted By
chandrag
Re: how to open web page using perl
hi,
in fact, i need that url to be displayed in different interface.
cuz, i'll get many url s as a result. so i want all the url s to be displayed in one interface as hyperlinks. i don't mind if the...
Forum:
Perl
Jul 19th, 2007
Replies:
4
how to open web page using perl
Views:
6,025
Posted By
chandrag
how to open web page using perl
Hi all.
Can i open the web page through perl?
I get URL as a result in my perl code.
but, ofcourse, it is displayed in command prompt as i'm using windows.
I need that web page to be displayed...
Forum:
Perl
Jul 19th, 2007
Replies:
3
How to open HTML page in a browser with specific options selected in drop-down boxes?
Views:
1,993
Posted By
chandrag
Re: How to open HTML page in a browser with specific options selected in drop-down boxes?
Hi all.
Can i open the web page through perl?
I get URL as a result in my perl code.
but, ofcourse, it is displayed in command prompt as i'm using windows.
I need that web page to be displayed...
Forum:
Perl
Jul 19th, 2007
Replies:
13
problem in running perl script
Views:
3,313
Posted By
chandrag
Re: problem in running perl script
Hi katharnak,
i followed what u specified in ur first reply to me and got the result what i want.
thank u very much.
i will get back to u if i get any problems with perl.
thank u once again
Forum:
Perl
Jul 19th, 2007
Replies:
13
problem in running perl script
Views:
3,313
Posted By
chandrag
Re: problem in running perl script
hi
i'm getting the below result when i run it.
content-type: text/html
Quarter Dime Nickel<br />QuarterDimeNickel
but why did it print <br /> as it is?
Forum:
VB.NET
Jul 19th, 2007
Replies:
1
calling command prompt with VB.NET
Views:
4,007
Posted By
chandrag
calling command prompt with VB.NET
hi,
i want to integrate VB.NET with command window.
in fact, i want the interface(built on VB.NET) to open the command window and it should automatically change the path to C:\Perl\eg and then it...
Forum:
VB.NET
Jul 19th, 2007
Replies:
1
how to use SOAP::Lite with VB.NET
Views:
1,680
Posted By
chandrag
how to use SOAP::Lite with VB.NET
hi,
i want to connect a web server using SOAP::Lite with VB.NET.
could u please help me by providing the information to use SOAP with VB.NET.
thank u
chandra
Forum:
Perl
Jul 19th, 2007
Replies:
13
problem in running perl script
Views:
3,313
Posted By
chandrag
Re: problem in running perl script
#!/usr/bin/perl
print "content-type: text/html \n\n"; #HTTP HEADER
# DEFINE AN ARRAY
@coins = ("Quarter","Dime","Nickel");
# PRINT THE ARRAY
print "@coins";
print "<br />";
Forum:
Perl
Jul 18th, 2007
Replies:
13
problem in running perl script
Views:
3,313
Posted By
chandrag
Re: problem in running perl script
so, u want me to write the code and save it in a text file and type perl -e and the file name on command line?
Forum:
Perl
Jul 17th, 2007
Replies:
13
problem in running perl script
Views:
3,313
Posted By
chandrag
problem in running perl script
hi,
I am new to perl. actually, i'm using perl with SOAP::Lite to access a web server. I wrote some code in a notepad and saved it in c:/perl/eg.
by typing 'perl filename.txt' after changing the...
Showing results 1 to 19 of 19
Forum Highlights
Today's Posts
All Forums
Unanswered Threads
All Forums
Forums
|
Blogs
|
Tutorials
|
Code Snippets
|
Whitepapers
|
RSS Feeds
|
Advertising
All times are GMT -4. The time now is
6:57 am
.
Newsletter Archive
-
Sitemap
-
Privacy Statement
-
Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC