This is a discussion on Searching, Loading XML file help within the XML and SOAP forums, part of the Web Development category; Hi, First of all, thank you in advance for anyone who could help me regarding the following problem. I have ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi, First of all, thank you in advance for anyone who could help me regarding the following problem. I have a huge xml file that is about 90 MB in size that I need to do a search using an html form with two parameters: Area Code and telephone number. The Area Code in the .xml file is the ac value and the phone is the ph value. The format of the .xml file is like this: <?xml version="1.0" encoding="utf-8"?> <list type="full" level="all" val=""> <ac val="204"> <ph val="1981658" /> <ph val="2035765" /> <ph val="2050003" /> . . . </ac> </list> How would I go and do this? Is the size of the file problematic? I don't have any database solution to store the values so the form would simply pickup the values directly from the .xml file stored on the webserver. Any help on how to start with this would be appreciated. ![]() |
|
#2
| |||
| |||
| visit the following link hope helpful to you Reading XML Files |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Searching for multiple values in an array | tylerpomroy | PHP Programming | 0 | 12-29-2008 09:29 AM |
| File extension of the code file & object repository file in QTP | vigneshgets | Testing Tools | 1 | 01-16-2008 10:43 PM |
| Loading Process | varghese | HTML, CSS and Javascript Coding Techniques | 1 | 09-06-2007 10:19 PM |
| Searching a huge XML file? | vigneshgets | XML and SOAP | 3 | 09-04-2007 05:04 AM |
| Searching for a ASP.NET hosting. | Ponte_64 | ASP and ASP.NET Programming | 0 | 05-19-2007 07:01 AM |
Our Partners |