Click here to Skip to main content
15,922,584 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralPaging without gridview Pin
mukesh.mr0321-Apr-08 19:23
mukesh.mr0321-Apr-08 19:23 
GeneralRe: Paging without gridview Pin
Christian Graus21-Apr-08 19:25
protectorChristian Graus21-Apr-08 19:25 
GeneralRe: Paging without gridview Pin
mukesh.mr0321-Apr-08 19:43
mukesh.mr0321-Apr-08 19:43 
GeneralRe: Paging without gridview Pin
Sandeep Akhare21-Apr-08 19:31
Sandeep Akhare21-Apr-08 19:31 
QuestionGtting error while reading XML Pin
Nithin Krishna21-Apr-08 19:16
Nithin Krishna21-Apr-08 19:16 
GeneralRe: Gtting error while reading XML Pin
Christian Graus21-Apr-08 19:28
protectorChristian Graus21-Apr-08 19:28 
GeneralRe: Gtting error while reading XML Pin
vkrajeesh21-Apr-08 19:35
vkrajeesh21-Apr-08 19:35 
GeneralRe: Gtting error while reading XML Pin
Nithin Krishna21-Apr-08 19:46
Nithin Krishna21-Apr-08 19:46 
Thanks Christian & Rajeesh,

Thanks for answering. Part of my xml is like this:

<termsAndConditions>Can not be sold to or used by residents of Europe, the Russian Federation and Turkey.<br />
Travel on the national rail networks of 20 European countries (Austria, Belgium, Croatia, Denmark, Finland, France, Germany, Greece, Hungary, Italy, Luxembourg, the Netherlands, Norway, Portugal, Republic of Ireland, Romania, Slovenia, Spain, Sweden and Switzerland).<br />
<br />
VALIDITIES<br />
Eurail Global Pass available for 15 days,  21 days,  1 month,  2 months or 3 months of consecutive travel.<br />
Flexipass available for 10 or 15 daysof travel in a 2 month period.<br />
<br />
AGE / SAVER DISCOUNT<br />
Saver pass available for 2 or more passengers travelling together.<br />
Youth discount: for passengers under 26 (available in 2nd Class only)<br />
Children 4-11: half-adult fare<br />
Children under 4: free (except ifa reservation for a separate seat/bed is required).<br />
<br />
OTHER RULES<br />
7:00 p.m. rule applies<br />
Free map and timetable must be delivered to customer with purchase<br />
Pass must be validated within 6 months of issue.<br />
<br />
REFUND POLICY<br />
A 15% cancellation penalty appliesto completely unused and unvalidated passes returned within 1 year of issue date.<br />
Partially used, lost or stolen passes are non-refundable except as covered by the Rail Protection Plan (for North America only).<br />
Please refer to general conditions of use for more information</termsAndConditions><br />
<countriesCovered><br />
<country><br />
<name>AUSTRIA</name><br />
<code>AT</code><br />
</country><br />
<country><br />
<name>SPAIN</name><br />
<code>ES</code><br />
</country><br />
<country><br />
<name>SWEDEN</name><br />
<code>SE</code><br />
</country><br />
<country><br />
<name>SWITZERLAND</name><br />
<code>CH</code><br />
</country><br />
<country><br />
<name>BELGIUM</name><br />
<code>BE</code><br />
</country><br />
<country><br />
<name>LUXEMBOURG</name><br />
<code>LU</code><br />
</country><br />
<country><br />
<name>NETHERLANDS</name><br />
<code>NL</code><br />
</country><br />
<country><br />
<name>REPUBLIC OF IRELAND</name><br />
</country><br />
<country><br />
<name>ROMANIA</name><br />
<code>RO</code><br />
</country><br />
<country><br />
<name>DENMARK</name><br />
<code>DK</code><br />
</country><br />
<country><br />
<name>FINLAND</name><br />
<code>FI</code><br />
</country><br />
<country><br />
<name>FRANCE</name><br />
<code>FR</code><br />
</country><br />
<country><br />
<name>GERMANY</name><br />
<code>DE</code><br />
</country><br />
<country><br />
<name>GREECE</name><br />
<code>GR</code><br />
</country><br />
<country><br />
<name>HUNGARY</name><br />
<code>HU</code><br />
</country><br />
<country><br />
<name>ITALY</name><br />
<code>IT</code><br />
</country><br />
<country><br />
<name>NORWAY</name><br />
<code>NO</code><br />
</country><br />
<country><br />
<name>PORTUGAL</name><br />
<code>PT</code><br />
</country><br />
</countriesCovered>



I think this "terms and conditions" have some fishy '\n's and '\r's.

What u suggess??

Anand
GeneralFound 1 intresting but strange problem in this Pin
Nithin Krishna21-Apr-08 20:09
Nithin Krishna21-Apr-08 20:09 
Generaljavascript Pin
yardly21-Apr-08 19:12
yardly21-Apr-08 19:12 
GeneralRe: javascript Pin
Sandeep Akhare21-Apr-08 19:23
Sandeep Akhare21-Apr-08 19:23 
GeneralRe: javascript Pin
Christian Graus21-Apr-08 19:26
protectorChristian Graus21-Apr-08 19:26 
GeneralCreate Licence Key for web Pin
AnhTin21-Apr-08 16:39
AnhTin21-Apr-08 16:39 
GeneralRe: Create Licence Key for web Pin
Christian Graus21-Apr-08 17:40
protectorChristian Graus21-Apr-08 17:40 
GeneralWSDL error: Unable to connect to the remote server Pin
Steve Holdorf21-Apr-08 10:33
Steve Holdorf21-Apr-08 10:33 
GeneralRe: WSDL error: Unable to connect to the remote server Pin
Steve Holdorf21-Apr-08 11:01
Steve Holdorf21-Apr-08 11:01 
GeneralAvoiding Page Refresh on F5 Pin
johnmuthu21-Apr-08 9:20
johnmuthu21-Apr-08 9:20 
GeneralRe: Avoiding Page Refresh on F5 Pin
Sandeep Akhare21-Apr-08 19:16
Sandeep Akhare21-Apr-08 19:16 
GeneralRe: Avoiding Page Refresh on F5 Pin
johnmuthu23-Apr-08 9:59
johnmuthu23-Apr-08 9:59 
QuestionProblem in page Redirect Pin
Parameswar Mal21-Apr-08 7:19
Parameswar Mal21-Apr-08 7:19 
GeneralRe: Problem in page Redirect Pin
Sandeep Akhare21-Apr-08 19:27
Sandeep Akhare21-Apr-08 19:27 
GeneralRe: Problem in page Redirect Pin
vkrajeesh22-Apr-08 2:24
vkrajeesh22-Apr-08 2:24 
GeneralRe: Problem in page Redirect Pin
l0kke22-Apr-08 5:51
l0kke22-Apr-08 5:51 
QuestionAdd data to an Access database without binding control(s) Pin
Joseph Marzbani21-Apr-08 6:38
Joseph Marzbani21-Apr-08 6:38 
AnswerRe: Add data to an Access database without binding control(s) Pin
Vasudevan Deepak Kumar30-Apr-08 1:51
Vasudevan Deepak Kumar30-Apr-08 1:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.