XML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming Languages - MoreXML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 22nd, 2011, 09:53 PM
babynaamaw babynaamaw is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2011
Posts: 1 babynaamaw User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 34 m 17 sec
Reputation Power: 0
Next, Previous, First, Last Function

Good Day!

I have really a hard time finding some instructions on how to make a code for next, previous, first, Last function one by one of the images.

here is my xml code

Code:
propertyList date="2011-08-30-15:02:54" username="console" password="C0ns0l3" type="">
	<rental modTime="2011-08-30-15:02:54" status="current">
		<agentID>triplel-test</agentID>
		<uniqueID>2</uniqueID>
		<listingAgent>
			<name>awts</name>
			<telephone type="BH">awts</telephone>
			<email>awts</email>
		</listingAgent>
		<dateAvailable>2011-09-15T00:00:00</dateAvailable>
		<rent display="yes" period="weekly">230</rent>
		<energyRating>0.0</energyRating>
		<bond>460</bond>
		<address display="no">
			<streetNumber>22 </streetNumber>
			<street>Perth Street</street>
			<suburb>Oamaru</suburb>
			<state/>
			<postcode>9401</postcode>
			<country>Australia</country>
		</address>
		<category name="House"/>
		<headline>Get the sun all day!</headline>
		<description><![CDATA[<font>All day sun, large section, fully fenced<br> 2 Bedrooms with an office space.</font>]]></description>
		<features>
			<bedrooms>2</bedrooms>
			<bathrooms>1</bathrooms>
			<garages>1</garages>
		</features>
		<holiday value="no"/>
		<images>
			<img id="a" modTime="2011-08-30-15:02:54" file="awts/p2i4.jpg"/>
			<img id="b" modTime="2011-08-30-15:02:54" file="awts/p2i5.jpg"/>
			<img id="c" modTime="2011-08-30-15:02:54" file="awts/p2i6.jpg"/>
			<img id="d" modTime="2011-08-30-15:02:54" file="awts/p2i7.jpg"/>
			<img id="e"/>
			<img id="f"/>
			<img id="g"/>
			<img id="h"/>
			<img id="i"/>
			<img id="j"/>
			<img id="k"/>
			<img id="l"/>
			<img id="m" modTime="2011-08-30-15:02:54" file="awts/p2i3.jpg"/>
			<img id="n"/>
			<img id="o"/>
			<img id="p"/>
			<img id="q"/>
			<img id="r"/>
			<img id="s"/>
			<img id="t"/>
			<img id="u"/>
			<img id="v"/>
			<img id="w"/>
			<img id="x"/>
			<img id="y"/>
			<img id="z"/>
		</images>
		<objects/>
	</rental>
	<rental modTime="2011-08-30-15:02:54" status="current">
		<agentID>triplel-test</agentID>
		<uniqueID>2</uniqueID>
		<listingAgent>
			<name>awts</name>
			<telephone type="BH">awts</telephone>
			<email>awts</email>
		</listingAgent>
		<dateAvailable>2011-09-15T00:00:00</dateAvailable>
		<rent display="yes" period="weekly">230</rent>
		<energyRating>0.0</energyRating>
		<bond>460</bond>
		<address display="yes">
			<streetNumber>22 </streetNumber>
			<street>Perth Street</street>
			<suburb>Oamaru</suburb>
			<state/>
			<postcode>9401</postcode>
			<country>Australia</country>
		</address>
		<category name="House"/>
		<headline>Get the sun all day!</headline>
		<description><![CDATA[<font>All day sun, large section, fully fenced<br> 2 Bedrooms with an office space.</font>]]></description>
		<features>
			<bedrooms>2</bedrooms>
			<bathrooms>1</bathrooms>
			<garages>1</garages>
		</features>
		<holiday value="no"/>
		<images>
			<img id="a" modTime="2011-08-30-15:02:54" file="awts/p2i4.jpg"/>
			<img id="b" modTime="2011-08-30-15:02:54" file="awts/p2i5.jpg"/>
			<img id="c" modTime="2011-08-30-15:02:54" file="awts/p2i6.jpg"/>
			<img id="d" modTime="2011-08-30-15:02:54" file="awts/p2i7.jpg"/>
			<img id="e"/>
			<img id="f"/>
			<img id="g"/>
			<img id="h"/>
			<img id="i"/>
			<img id="j"/>
			<img id="k"/>
			<img id="l"/>
			<img id="m" modTime="2011-08-30-15:02:54" file="awts/p2i3.jpg"/>
			<img id="n"/>
			<img id="o"/>
			<img id="p"/>
			<img id="q"/>
			<img id="r"/>
			<img id="s"/>
			<img id="t"/>
			<img id="u"/>
			<img id="v"/>
			<img id="w"/>
			<img id="x"/>
			<img id="y"/>
			<img id="z"/>
		</images>
		<objects/>
	</rental>


If anyone can help me on this. Thanks in advance!

Reply With Quote
  #2  
Old September 23rd, 2011, 11:05 AM
requinix's Avatar
requinix requinix is offline
Still alive
Click here for more information.
 
Join Date: Mar 2007
Location: Washington, USA
Posts: 12,700 requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)  Folding Points: 417516 Folding Title: Super Ultimate Folder - Level 1Folding Points: 417516 Folding Title: Super Ultimate Folder - Level 1Folding Points: 417516 Folding Title: Super Ultimate Folder - Level 1Folding Points: 417516 Folding Title: Super Ultimate Folder - Level 1Folding Points: 417516 Folding Title: Super Ultimate Folder - Level 1Folding Points: 417516 Folding Title: Super Ultimate Folder - Level 1
Time spent in forums: 5 Months 1 Week 4 Days 5 h 25 m 44 sec
Reputation Power: 8969
Send a message via AIM to requinix Send a message via MSN to requinix Send a message via Yahoo to requinix Send a message via Google Talk to requinix
Quote:
Originally Posted by babynaamaw
I have really a hard time finding some instructions on how to make a code for next, previous, first, Last function one by one of the images.

Those would not go in the XML. They would be created by whatever is reading the XML and outputting stuff.

Also, usernames are fine, but why would you want to include the password in there too?

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreXML Programming > Next, Previous, First, Last Function

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap