473,503 Members | 1,360 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to get values from html page

12 New Member
hi,

i have one page can any one tell me how to pull current status form this file.

http://trackntrace.aflwiz.com/aflwizhtmltrack?shpntnum=84252622306407166
Aug 23 '11 #1
4 1853
dlite922
1,584 Recognized Expert Top Contributor
You need to use regular expression (see preg_match() function).

1. Look for the line that starts with Current Status and ends in </tr>.
2. Remove all HTML marks.

What you'll be left with is the status value.

Dan
Aug 23 '11 #2
chand basha
12 New Member
hi,

i got the concept, how to convert it to plain text with out tags
Aug 24 '11 #3
Dipen Mehta
16 New Member
if your website is built in only html than you required Javascript for get the url status.
Aug 29 '11 #4
chand basha
12 New Member
thank for ur suggestion
Aug 29 '11 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

2
2308
by: Jon Haakon | last post by:
Hi, I'm developing a websolution using ASP and DHTML technology that's running on a MS IIS webserver. My solution is frame based with a toolbar on top, a hidden frame for scripts in the...
1
13319
by: Taylor | last post by:
I was pleased to find this that I could easily access all the links in a page using this construct: IHTMLDocument2 d = (IHTMLDocument2) ie.Document; IHTMLElementCollection links = d.links; ...
1
1930
by: Priya | last post by:
Hi, I'm new to ASP.NET. I've some basic ques. In what situations we use aspx page when DHTML can be used? How can I interact between an aspx page & html page eg: using Request . Form i get the...
8
2114
by: Matsam | last post by:
Hi, I am using a HTML page as login page and my 2nd page is in ASP. I want to pass the values in the text boxes login name & password to the 2nd page and want to check its validity there. But I...
1
2435
by: spree | last post by:
Hii everybody, here is my question I have values(for ex-username and password) in one html page. so after enters the values and clicks the submit button i am able to forward to next html page "...
1
2095
by: shaji66 | last post by:
how to update values in HTML page using java script: hi all , I want to update some text fields in html , and display these values in another page .... can you please help me in writing...
7
4276
by: cartercc | last post by:
I think I already know the answer to this one, but I'm giving it the old college try. My problem is this: I have an HTML form that sends a bunch of data to a Perl script, where it is validated...
2
1492
by: satyaanandandra | last post by:
Hi All, I am using a html page and in that page i have to get the values from the database. My total application is written in asp.net with c# only this page is html page I am not...
1
1954
by: idoru17 | last post by:
Hi, I need to set some parameters in an HTML page displayed in a lightbox (fancybox) using an iframe. The calling page is in HTML, here are the parameters to be set: - 2 text areas named champ1...
5
2131
by: rotaryfreak | last post by:
hello, im trying to build an application that will incorporate a "forgot password" feature. in order for my feature to work correctly, i am asking the user to type in his/her email address and...
0
7203
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
7089
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
7339
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6995
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...
0
7463
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4678
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3157
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1515
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
738
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.