-
Perl (
http://www.daniweb.com/forums/forum112.html)
| chandrag | Jul 19th, 2007 1:57 pm | |
| 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 directly.
can i do it?
i hope somebody can help with this.
thank you
chandrag |
| KevinADC | Jul 19th, 2007 2:40 pm | |
| Re: how to open web page using perl save the data to a file with an html extension and then up it up in a browser. Or access the url from the internet using a browers. |
| chandrag | Jul 20th, 2007 11:45 am | |
| Re: how to open web page using perl Quote: Originally Posted by KevinADC (Post 406543) save the data to a file with an html extension and then up it up in a browser. Or access the url from the internet using a browers. |
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 interface is internet browser.
chandrag |
| KevinADC | Jul 20th, 2007 2:46 pm | |
| Re: how to open web page using perl Quote: Originally Posted by chandrag (Post 406995) 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 interface is internet browser.
chandrag | OK, but you have not asked a question. It sounds like you need to use a CGI script (can be written in perl). How are you currently getting the urls? |
| chandrag | Jul 20th, 2007 3:36 pm | |
| Re: how to open web page using perl Quote: Originally Posted by KevinADC (Post 407079) OK, but you have not asked a question. It sounds like you need to use a CGI script (can be written in perl). How are you currently getting the urls? | 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 window. but i want that url to be displayed in a different interface automatically. cuz, it will give more urls as a result. hence i want those resulted urls to be shown in an interface and so the user can click on those urls to see the required web page. |
| All times are GMT -4. The time now is 3:06 pm. | |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC