 |
 |
|
|
|
|
 |
|
|
General
The ever-powerful List X module forum. Post your questions, new configuration ideas and reviews.
| You are not authorized to post a reply.
|
|
| Author |
Messages |
|
vdelisi Posts:50
 |
| 07/15/2008 8:20 AM |
Alert
|
Hi, I'm testing my site with the Opera Browser and the mail search form with some Ajax, lxFetch, Subquery....doesn't work and the result is There was a problem retrieving the XML data: No Hacking Thansk Enzo the site totally build with ListX: www.saileasy.com |
|
|
|
|
robert_chumley
 Posts:595
 |
| 08/25/2008 9:07 AM |
Alert
|
Yes, I worry that there are enough differences in the javascript between Opera and Firefox to present some major problems. Does DotNetNuke work at all on Opera?
Thanks, |
|
Robert Chumley r2integrated (formally bi4ce) |
|
|
AlexK
 Posts:119
 |
| 08/25/2008 9:23 AM |
Alert
|
| I've had no problems operating/using DNN using IE6, IE7, Opera 9, Safari 3, Flock 1 or even the last but sadly perished Netscape browser. Maybe a reference to something from JavaScript you make somewhere is called slightly differently in Opera? |
|
|
|
|
vdelisi Posts:50
 |
| 08/25/2008 11:14 AM |
Alert
|
I don't know...following the XML of the module, is it a simple search form with AJAX
--------------
<?xml version="1.0" encoding="utf-16"?> <xListSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <recordsPerPage>0</recordsPerPage> <enableAlphaFilter>false</enableAlphaFilter> <enablePageSelection>false</enablePageSelection> <enableRecordsPerPage>false</enableRecordsPerPage> <enableCustomPaging>false</enableCustomPaging> <enableExcelExport>false</enableExcelExport> <enableHide_OnNoQuery>false</enableHide_OnNoQuery> <enableHide_OnNoResults>false</enableHide_OnNoResults> <enableAdvancedParsing>true</enableAdvancedParsing> <enableCompoundIIFConditions>true</enableCompoundIIFConditions> <enableQueryDebug>false</enableQueryDebug> <enableQueryDebug_Edit>false</enableQueryDebug_Edit> <enableQueryDebug_Admin>false</enableQueryDebug_Admin> <enableQueryDebug_Super>true</enableQueryDebug_Super> <enableQueryDebug_Log>false</enableQueryDebug_Log> <enableQueryDebug_ErrorLog>false</enableQueryDebug_ErrorLog> <autoRefreshInterval /> <skipRedirectActions>false</skipRedirectActions> <skipSubqueryDebugging>false</skipSubqueryDebugging> <enableAdmin_Edit>false</enableAdmin_Edit> <enableAdmin_Admin>false</enableAdmin_Admin> <enableAdmin_Super>true</enableAdmin_Super> <enableAJAX>true</enableAJAX> <enableAJAXCustomPaging>false</enableAJAXCustomPaging> <enableAJAXCustomStatus>false</enableAJAXCustomStatus> <enableAJAXManual>false</enableAJAXManual> <includeJavascriptUtilities>true</includeJavascriptUtilities> <includeJavascriptValidation>true</includeJavascriptValidation> <javascriptOnComplete /> <enableMultipleColumnSorting>false</enableMultipleColumnSorting> <ModuleCommunicationMessageType /> <showAll>false</showAll> <useExplicitSystemVariables>true</useExplicitSystemVariables> <enabledForcedQuerySplit>false</enabledForcedQuerySplit> <searchItems /> <queryItems> <anyType xsi:type="QueryOptionItem"> <Index>0</Index> <VariableType><form>></VariableType> <QuerySource>textPostiCabineMin</QuerySource> <QueryTarget>@PostiCabineMin</QueryTarget> <QueryTargetLeft /> <QueryTargetRight /> <QueryTargetEmpty>0</QueryTargetEmpty> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> <anyType xsi:type="QueryOptionItem"> <Index>1</Index> <VariableType><form>></VariableType> <QuerySource>textPostiCabineMax</QuerySource> <QueryTarget>@PostiCabineMax</QueryTarget> <QueryTargetLeft /> <QueryTargetRight /> <QueryTargetEmpty>0</QueryTargetEmpty> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> <anyType xsi:type="QueryOptionItem"> <Index>2</Index> <VariableType><form>></VariableType> <QuerySource>textPostiDinetMin</QuerySource> <QueryTarget>@PostiDinetMin</QueryTarget> <QueryTargetLeft /> <QueryTargetRight /> <QueryTargetEmpty>0</QueryTargetEmpty> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> <anyType xsi:type="QueryOptionItem"> <Index>3</Index> <VariableType><form>></VariableType> <QuerySource>textPostiDinetMax</QuerySource> <QueryTarget>@PostiDinetMax</QueryTarget> <QueryTargetLeft /> <QueryTargetRight /> <QueryTargetEmpty>0</QueryTargetEmpty> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> <anyType xsi:type="QueryOptionItem"> <Index>4</Index> <VariableType><form>></VariableType> <QuerySource>textDestinazione</QuerySource> <QueryTarget>@Destinazione</QueryTarget> <QueryTargetLeft>'</QueryTargetLeft> <QueryTargetRight>'</QueryTargetRight> <QueryTargetEmpty>NULL</QueryTargetEmpty> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> <anyType xsi:type="QueryOptionItem"> <Index>5</Index> <VariableType><form>></VariableType> <QuerySource>textOrdinamento</QuerySource> <QueryTarget>@Ordinamento</QueryTarget> <QueryTargetLeft>'</QueryTargetLeft> <QueryTargetRight>'</QueryTargetRight> <QueryTargetEmpty /> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> <anyType xsi:type="QueryOptionItem"> <Index>6</Index> <VariableType><form>></VariableType> <QuerySource>comboTipologia</QuerySource> <QueryTarget>@Tipologia</QueryTarget> <QueryTargetLeft>'</QueryTargetLeft> <QueryTargetRight>'</QueryTargetRight> <QueryTargetEmpty>NULL</QueryTargetEmpty> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> <anyType xsi:type="QueryOptionItem"> <Index>7</Index> <VariableType><form>></VariableType> <QuerySource>textCabineMin</QuerySource> <QueryTarget>@CabineMin</QueryTarget> <QueryTargetLeft /> <QueryTargetRight /> <QueryTargetEmpty>0</QueryTargetEmpty> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> <anyType xsi:type="QueryOptionItem"> <Index>8</Index> <VariableType><form>></VariableType> <QuerySource>textCabineMax</QuerySource> <QueryTarget>@CabineMax</QueryTarget> <QueryTargetLeft /> <QueryTargetRight /> <QueryTargetEmpty>0</QueryTargetEmpty> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> <anyType xsi:type="QueryOptionItem"> <Index>9</Index> <VariableType><form>></VariableType> <QuerySource>textDocceMin</QuerySource> <QueryTarget>@DocceMin</QueryTarget> <QueryTargetLeft /> <QueryTargetRight /> <QueryTargetEmpty>0</QueryTargetEmpty> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> <anyType xsi:type="QueryOptionItem"> <Index>10</Index> <VariableType><form>></VariableType> <QuerySource>textDocceMax</QuerySource> <QueryTarget>@DocceMax</QueryTarget> <QueryTargetLeft /> <QueryTargetRight /> <QueryTargetEmpty>0</QueryTargetEmpty> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> <anyType xsi:type="QueryOptionItem"> <Index>11</Index> <VariableType><form>></VariableType> <QuerySource>comboCantiere</QuerySource> <QueryTarget>@Cantiere</QueryTarget> <QueryTargetLeft>'</QueryTargetLeft> <QueryTargetRight>'</QueryTargetRight> <QueryTargetEmpty>NULL</QueryTargetEmpty> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> <anyType xsi:type="QueryOptionItem"> <Index>12</Index> <VariableType><form>></VariableType> <QuerySource>textBagniMin</QuerySource> <QueryTarget>@BagniMin</QueryTarget> <QueryTargetLeft /> <QueryTargetRight /> <QueryTargetEmpty>0</QueryTargetEmpty> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> <anyType xsi:type="QueryOptionItem"> <Index>13</Index> <VariableType><form>></VariableType> <QuerySource>textBagniMax</QuerySource> <QueryTarget>@BagniMax</QueryTarget> <QueryTargetLeft /> <QueryTargetRight /> <QueryTargetEmpty>0</QueryTargetEmpty> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> <anyType xsi:type="QueryOptionItem"> <Index>14</Index> <VariableType><form>></VariableType> <QuerySource>textOrdina</QuerySource> <QueryTarget>@Ordina</QueryTarget> <QueryTargetLeft>'</QueryTargetLeft> <QueryTargetRight>'</QueryTargetRight> <QueryTargetEmpty>NULL</QueryTargetEmpty> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> <anyType xsi:type="QueryOptionItem"> <Index>15</Index> <VariableType><form>></VariableType> <QuerySource>textLftMin</QuerySource> <QueryTarget>@LftMin</QueryTarget> <QueryTargetLeft /> <QueryTargetRight /> <QueryTargetEmpty>0</QueryTargetEmpty> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> <anyType xsi:type="QueryOptionItem"> <Index>16</Index> <VariableType><form>></VariableType> <QuerySource>textLftMax</QuerySource> <QueryTarget>@LftMax</QueryTarget> <QueryTargetLeft /> <QueryTargetRight /> <QueryTargetEmpty>0</QueryTargetEmpty> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> <anyType xsi:type="QueryOptionItem"> <Index>17</Index> <VariableType><form>></VariableType> <QuerySource>textPorto</QuerySource> <QueryTarget>@Porto</QueryTarget> <QueryTargetLeft>'</QueryTargetLeft> <QueryTargetRight>'</QueryTargetRight> <QueryTargetEmpty>NULL</QueryTargetEmpty> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> <anyType xsi:type="QueryOptionItem"> <Index>18</Index> <VariableType><form>></VariableType> <QuerySource>textZona</QuerySource> <QueryTarget>@Zona</QueryTarget> <QueryTargetLeft>'</QueryTargetLeft> <QueryTargetRight>'</QueryTargetRight> <QueryTargetEmpty>NULL</QueryTargetEmpty> <Protected>true</Protected> <EscapeHTML>false</EscapeHTML> <EscapeListX>1</EscapeListX> </anyType> </queryItems> <listItems /> <messageItems> <anyType xsi:type="MessageActionItem"> <Index>0</Index> <ActionType>Action-Assignment</ActionType> <ActionInformation>11:9;8;17;5;1;<Session>MyLocale[Language,Cookie]False0</ActionInformation> <Level>0</Level> </anyType> <anyType xsi:type="MessageActionItem"> <Index>1</Index> <ActionType>Action-Assignment</ActionType> <ActionInformation>12:11;0;74;5;1;MODULETITLE[LOCALE,App_GlobalResources/ResourceEasySail.resx,TabTitoloCercaForm.text]False0</ActionInformation> <Level>0</Level> </anyType> <anyType xsi:type="MessageActionItem"> <Index>2</Index> <ActionType>Message</ActionType> <ActionInformation>5:11;0;GoToResults</ActionInformation> <Level>0</Level> </anyType> <anyType xsi:type="MessageActionItem"> <Index>3</Index> <ActionType>Action-Execute</ActionType> <ActionInformation>12:13;1158;5;0;INSERT_SEARCHINSERT INTO [EasySail_LogRicerche] ([Tipologia] ,[Cantiere] ,[Porto] ,[Zona] ,[Destinazione] ,[Lunghezza Min] ,[Lunghezza Max] ,[Cabine Min] ,[Cabine Max] ,[Posti Cabine Min] ,[Posti Cabine Max] ,[Posti Dinet Min] ,[Posti Dinet Max] ,[Bagni Min] ,[Bagni Max] ,[Docce Min] ,[Docce Max] ,[Order Type] ,[Data] ,[UserID] ,[IPAddress] ,[SessionID] ,[Source]) VALUES (@Tipologia ,@Cantiere ,@Porto ,@Zona ,@Destinazione ,@LftMin ,@LftMax ,@CabineMin ,@CabineMax ,@PostiCabineMin ,@PostiCabineMax ,@PostiDinetMin ,@PostiDinetMax ,@BagniMin ,@BagniMax ,@DocceMin ,@DocceMax ,@Ordina ,getdate() ,[UserID,System] ,'[Request.UserHostAddress,System]' ,'[Session.SessionID,System]' ,'MainSearch')False</ActionInformation> <Level>1</Level> </anyType> <anyType xsi:type="MessageActionItem"> <Index>4</Index> <ActionType>Action-Redirect</ActionType> <ActionInformation>9:4;1033;2;Linkhttp://[ALIAS,System]/tabid/56/default.aspx?cantiere=[FORMAT,[comboCantiere,Form],{ENCODEURI}]&tipologia=[FORMAT,[comboTipologia,Form],{ENCODEURI}]&zona=[FORMAT,[textZona,Form],{ENCODEURI}]&destinazione=[FORMAT,[textDestinazione,Form],{ENCODEURI}]&porto=[FORMAT,[textPorto,Form],{ENCODEURI}]&lftmin=[FORMAT,[textLftMin,Form],{ENCODEURI}]&lftmax=[FORMAT,[textLftMax,Form],{ENCODEURI}]&cabinemin=[FORMAT,[textCabineMin,Form],{ENCODEURI}]&cabinemax=[FORMAT,[textCabineMax,Form],{ENCODEURI}]&posticabinemin=[FORMAT,[textPostiCabineMin,Form],{ENCODEURI}]&posticabinemax=[FORMAT,[textPostiCabineMax,Form],{ENCODEURI}]&postidinetmin=[FORMAT,[textPostiDinetMin,Form],{ENCODEURI}]&postidinetmax=[FORMAT,[textPostiDinetMax,Form],{ENCODEURI}]&bagnimin=[FORMAT,[textBagniMin,Form],{ENCODEURI}]&bagnimax=[FORMAT,[textBagniMax,Form],{ENCODEURI}]&doccemin=[FORMAT,[textDocceMin,Form],{ENCODEURI}]&doccemax=[FORMAT,[textDocceMax,Form],{ENCODEURI}]&ordina=[FORMAT,[textOrdina,Form],{ENCODEURI}]&ordinamento=[FORMAT,[textOrdinamento,Form],{ENCODEURI}]-1</ActionInformation> <Level>1</Level> </anyType> </messageItems> <query /> <filter /> <customConnection /> <listItem /> <listAItem /> <defaultItem /> <noqueryItem><link rel="stylesheet" type="text/css" href="[PORTALPATH,System]/skinEasySail_SearchForm.css" />
<div Class="EasySailFormBarcaDestinazione"> <div Class="EasySailFormBarca"> <table cellspacing = 5 cellpadding = 0 Class="EasySailTable" style=""> <thead> <tr> <td colspan=2> <div Class="EasySailbox"> <div Class="EasySailboxtop"><div></div></div> <div Class="EasySailboxcontent">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Barca.text]</div> <div Class="EasySailboxbottom"><div></div></div> </div> </td> </tr> </thead> <tbody> <tr > <td Class="EasySailLabel">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Tipologia.text]</td> <td Class="EasySailComboBox"> <select id="comboTipologia" name ="comboTipologia"> <option value="">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,QualsiasiTipologia.text]</option> {SUBQUERY, Name="comboTipologia", Query="select DISTINCT a.Valore, a.Descrizione, a.Sequenza from EasySail_Liste a INNER JOIN EasySail_Barche b ON (a.Valore=b.Tipologia AND b.Active=1) where a.Lista = 'Tipologia' and a.Lingua = '[MyLocale,SESSION]' order by a.Sequenza", Format="<option value='\[Valore\]'>\[Descrizione\]</option>", SelectedFormat="<option value='\[Valore\]' SELECTED>\[Descrizione\]</option>", SelectedField="Valore", SelectedItems="[COALESCE,comboTipologia,Form,Valore,]", UseCache="False"} </select> </td> </tr> <tr > <td Class="EasySailLabel">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Cantiere.text]</td> <td Class="EasySailComboBox"> <select id="comboCantiere" name ="comboCantiere" > <option value="">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,QualsiasiCantiere.text]</option> {SUBQUERY, Name="comboCantiere", Query="select DISTINCT a.Cantiere from EasySail_Cantieri a INNER JOIN EasySail_Barche b ON (a.Cantiere=b.Cantiere AND b.Active=1) order by a.Cantiere", Format="<option value=""\[Cantiere\]"">\[Cantiere\]</option>", SelectedFormat="<option value=""\[Cantiere\]"" SELECTED>\[Cantiere\]</option>", SelectedField="Cantiere", SelectedItems="[COALESCE,comboCantiere,Form,Cantiere,]", UseCache="False"} </select> </td> </tr> </tbody> </table> </div> <div Class="EasySailFormDestinazione"> <table cellspacing = 5 cellpadding = 0 Class="EasySailTable" style=""> <thead> <tr> <td colspan=2> <div Class="EasySailbox"> <div Class="EasySailboxtop"><div></div></div> <div Class="EasySailboxcontent">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Itinerario.text]</div> <div Class="EasySailboxbottom"><div></div></div> </div> </td> </tr> </thead> <tbody> <tr> <td Class="EasySailLabel">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Zona.text]<span style='color:red; font-weight:bold'> * </span></td> <td Class="EasySailComboBox"> <select id="textZona" name="textZona" onchange="document.getElementById('textDestinazione').selectedIndex=0; lxFetch(frmSearchBarca,0,'r=1');"> <option value="">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,SelezionareZona.text]</option> {SUBQUERY, Name="GroupsBacino", Query="select DISTINCT d.Bacino from EasySail_Barche a INNER JOIN EasySail_Barche_Destinazioni b ON (b.BarcaID =a.BarcaID) INNER JOIN EasySail_Destinazioni c ON (c.Destinazione = b.Destinazione) INNER JOIN EasySail_Zone_Lingua d ON (d.Zona = c.Zona AND d.Lingua='[MyLocale,SESSION]')
where a.Active=1 order by d.Bacino", Format="<optgroup label='\[Bacino\]'>\[Bacino\]</optgroup> \{SUBQUERY, Name=\"textZona\", Query=\"select DISTINCT d.Zona, d.Testo from EasySail_Barche a INNER JOIN EasySail_Barche_Destinazioni b ON (b.BarcaID =a.BarcaID) INNER JOIN EasySail_Destinazioni c ON (c.Destinazione = b.Destinazione) INNER JOIN EasySail_Zone_Lingua d ON (d.Zona = c.Zona AND d.Lingua='[MyLocale,SESSION]' AND d.Bacino='[Bacino]') where a.Active=1 order by d.Testo\", Format=\"<option value='\[Zona\]'>\[Testo\]</option>\", SelectedFormat=\"<option value='\[Zona\]' Selected>\[Testo\]</option>\", SelectedField=\"Zona\", SelectedItems=\"\[COALESCE,textZona,Form,Zona,\]\", UseCache=\"False\" \}", SelectedField="Zona", SelectedItems="[COALESCE,textZona,Form,Zona,]", UseCache="False" } </select> <div> <span id="vtextZona" controltovalidate="textZona" errormessage="[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoNonVuoto.text]" display="Dynamic" evaluationfunction="RequiredFieldValidatorEvaluateIsValid" initialvalue="" group="vSearchForm" style="color:Red;font-weigth:bold;display:none;">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoNonVuoto.text]</span> </div> </td> </tr>
<tr> <td Class="EasySailLabel">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Itinerario.text]</td> <td Class="EasySailComboBox"> <select id="textDestinazione" name="textDestinazione" onchange="document.getElementById('textPorto').selectedIndex=0; lxFetch(frmSearchBarca,0,'r=1');"> <option value="">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,QualsiasiItinerario.text]</option> {SUBQUERY, Name="textDestinazione", Query="select DISTINCT d.Destinazione, d.Testo AS Dest from EasySail_Barche a INNER JOIN EasySail_Barche_Destinazioni b ON (b.BarcaID =a.BarcaID) INNER JOIN EasySail_Destinazioni c ON (c.Destinazione = b.Destinazione AND c.Zona ='[FORMAT,[textZona,Form],{ISEMPTY:221}]') INNER JOIN EasySail_Destinazioni_Lingua d ON (d.Destinazione = c.Destinazione AND d.Lingua='[MyLocale,SESSION]') Where a.Active=1 order by d.Testo", Format="<option value='[Destinazione]'>[Dest]</option>", SelectedFormat="<option value='[Destinazione]' Selected>[Dest]</option>", SelectedField="Destinazione", SelectedItems="[COALESCE,textDestinazione,Form,Destinazione,]", UseCache="False" } </select> </td> </tr> <tr > <td Class="EasySailLabel">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Porto.text]</td> <td Class="EasySailComboBox"> <select id="textPorto" name ="textPorto"> <option value="">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,QualsiasiPorto.text]</option> {SUBQUERY, Name="textPorto", Query="select DISTINCT a.Porto, d.Text from EasySail_Porti a INNER JOIN EasySail_Barche b ON (a.Porto=b.Porto AND b.Active=1) INNER JOIN EasySail_Barche_Destinazioni c ON (c.BarcaID =b.BarcaID) INNER JOIN Lists d ON (d.Value = a.Nazione AND d.ListName = 'Country' ) where c.Destinazione like '[FORMAT,[textDestinazione,Form],{ISEMPTY:221}]' order by a.Porto, d.Text", Format="<option value=""\[Porto\]"">\[Porto\] (\[Text\])</option>", SelectedFormat="<option value=""\[Porto\]"" SELECTED>\[Porto\] (\[Text\])</option>", SelectedField="Porto", SelectedItems="[COALESCE,textPorto,Form,Porto,]", UseCache="False"} </select> </td> </tr> </tbody> </table> </div> </div> <div Class="EasySailFormAltreOpzioni"> <table cellspacing = 5 cellpadding = 0 Class="EasySailTable" style=""> <thead> <tr> <td colspan=2> <div Class="EasySailbox"> <div Class="EasySailboxtop"><div></div></div> <div Class="EasySailboxcontent">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,AltreOpzioni.text]</div> <div Class="EasySailboxbottom"><div></div></div> </div> </td> </tr> </thead> <tbody> <tr > <td Class="EasySailLabel">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Lft.text]</td> <td Class="EasySailLabelIndent">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Min.text]</td> <td Class="EasySailTextBox"><input id="textLftMin" name="textLftMin" type="text" size=3 value="[COALESCE,textLftMin,Form,0,]"/> <div> <span id="vtextLftMin" controltovalidate="textLftMin" errormessage="[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_99.text]" display="Dynamic" evaluationfunction="RegularExpressionValidatorEvaluateIsValid" validationexpression="Ύ-9]{1,2}" group="vSearchForm" style="color:Red;display:none;">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_99.text]</span> </div> </td> <td Class="EasySailLabelIndent">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Max.text]</td> <td Class="EasySailTextBox"><input id="textLftMax" name="textLftMax" type="text" size=3 value="[COALESCE,textLftMax,Form,0,]"/> <div> <span id="vtextLftMax" controltovalidate="textLftMax" errormessage="[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_99.text]" display="Dynamic" evaluationfunction="RegularExpressionValidatorEvaluateIsValid" validationexpression="Ύ-9]{1,2}" group="vSearchForm" style="color:Red;display:none;">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_99.text]</span> </div> </td> </tr> <tr > <td Class="EasySailLabel">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Cabine.text]</td> <td Class="EasySailLabelIndent">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Min.text]</td> <td Class="EasySailTextBox"><input id="textCabineMin" name="textCabineMin" type="text" size=3 value="[COALESCE,textCabineMin,Form,0,]"/> <div> <span id="vtextCabineMin" controltovalidate="textCabineMin" errormessage="[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_99.text]" display="Dynamic" evaluationfunction="RegularExpressionValidatorEvaluateIsValid" validationexpression="Ύ-9]{1,2}" group="vSearchForm" style="color:Red;display:none;">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_99.text]</span> </div> </td> <td Class="EasySailLabelIndent">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Max.text]</td> <td Class="EasySailTextBox"><input id="textCabineMax" name="textCabineMax" type="text" size=3 value="[COALESCE,textCabineMax,Form,0,]"/> <div> <span id="vtextCabineMax" controltovalidate="textCabineMax" errormessage="[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_99.text]" display="Dynamic" evaluationfunction="RegularExpressionValidatorEvaluateIsValid" validationexpression="Ύ-9]{1,2}" group="vSearchForm" style="color:Red;display:none;">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_99.text]</span> </div> </td> </tr> <tr > <td Class="EasySailLabel">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,PostiCabina.text]</td> <td Class="EasySailLabelIndent">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Min.text]</td> <td Class="EasySailTextBox"><input id="textPostiCabineMin" name="textPostiCabineMin" type="text" size=3 value="[COALESCE,textPostiCabineMin,Form,0,]"/> <div> <span id="vtextPostiCabineMin" controltovalidate="textPostiCabineMin" errormessage="[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_9.text]" display="Dynamic" evaluationfunction="RegularExpressionValidatorEvaluateIsValid" validationexpression="Ύ-9]" group="vSearchForm" style="color:Red;display:none;">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_9.text]</span> </div> </td> <td Class="EasySailLabelIndent">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Max.text]</td> <td Class="EasySailTextBox"><input id="textPostiCabineMax" name="textPostiCabineMax" type="text" size=3 value="[COALESCE,textPostiCabineMax,Form,0,]"/> <div> <span id="vtextPostiCabineMax" controltovalidate="textPostiCabineMax" errormessage="[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_9.text]" display="Dynamic" evaluationfunction="RegularExpressionValidatorEvaluateIsValid" validationexpression="Ύ-9]" group="vSearchForm" style="color:Red;display:none;">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_9.text]</span> </div> </td> </tr> <tr > <td Class="EasySailLabel">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,PostiDinet.text]</td> <td Class="EasySailLabelIndent">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Min.text]</td> <td Class="EasySailTextBox"><input id="textPostiDinetMin" name="textPostiDinetMin" type="text" size=3 value="[COALESCE,textPostiDinetMin,Form,0,]"/> <div> <span id="vtextPostiDinetMin" controltovalidate="textPostiDinetMin" errormessage="[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_9.text]" display="Dynamic" evaluationfunction="RegularExpressionValidatorEvaluateIsValid" validationexpression="Ύ-9]" group="vSearchForm" style="color:Red;display:none;">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_9.text]</span> </div> </td> <td Class="EasySailLabelIndent">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Max.text]</td> <td Class="EasySailTextBox"><input id="textPostiDinetMax" name="textPostiDinetMax" type="text" size=3 value="[COALESCE,textPostiDinetMax,Form,0,]"/> <div> <span id="vtextPostiDinetMax" controltovalidate="textPostiDinetMax" errormessage="[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_9.text]" display="Dynamic" evaluationfunction="RegularExpressionValidatorEvaluateIsValid" validationexpression="Ύ-9]" group="vSearchForm" style="color:Red;display:none;">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_9.text]</span> </div> </td> </tr> <tr > <td Class="EasySailLabel">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Bagni.text]</td> <td Class="EasySailLabelIndent">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Min.text]</td> <td Class="EasySailTextBox"><input id="textBagniMin" name="textBagniMin" type="text" size=3 value="[COALESCE,textBagniMin,Form,0,]"/> <div> <span id="vtextBagniMin" controltovalidate="textBagniMin" errormessage="[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_99.text]" display="Dynamic" evaluationfunction="RegularExpressionValidatorEvaluateIsValid" validationexpression="Ύ-9]{1,2}" group="vSearchForm" style="color:Red;display:none;">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_99.text]</span> </div> </td> <td Class="EasySailLabelIndent">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Max.text]</td> <td Class="EasySailTextBox"><input id="textBagniMax" name="textBagniMax" type="text" size=3 value="[COALESCE,textBagniMax,Form,0,]"/> <div> <span id="vtextBagniMax" controltovalidate="textBagniMax" errormessage="[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_99.text]" display="Dynamic" evaluationfunction="RegularExpressionValidatorEvaluateIsValid" validationexpression="Ύ-9]{1,2}" group="vSearchForm" style="color:Red;display:none;">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_99.text]</span> </div> </td> </tr> <tr > <td Class="EasySailLabel">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Docce.text]</td> <td Class="EasySailLabelIndent">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Min.text]</td> <td Class="EasySailTextBox"><input id="textDocceMin" name="textDocceMin" type="text" size=3 value="[COALESCE,textDocceMin,Form,0,]"/> <div> <span id="vtextDocceMin" controltovalidate="textDocceMin" errormessage="[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_99.text]" display="Dynamic" evaluationfunction="RegularExpressionValidatorEvaluateIsValid" validationexpression="Ύ-9]{1,2}" group="vSearchForm" style="color:Red;display:none;">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_99.text]</span> </div> </td> <td Class="EasySailLabelIndent">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Max.text]</td> <td Class="EasySailTextBox"><input id="textDocceMax" name="textDocceMax" type="text" size=3 value="[COALESCE,textDocceMax,Form,0,]"/> <div> <span id="vtextDocceMax" controltovalidate="textDocceMax" errormessage="[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_99.text]" display="Dynamic" evaluationfunction="RegularExpressionValidatorEvaluateIsValid" validationexpression="Ύ-9]{1,2}" group="vSearchForm" style="color:Red;display:none;">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,CampoIntero0_99.text]</span> </div> </td> </tr> </tbody> <tfoot> <tr><td colspan=5> </td></tr> <tr> <td Class="EasySailLabel">[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Ordina.text]</td > <td colspan= 4 Class="EasySailComboBox"> <select id="textOrdina" name="textOrdina"> {SUBQUERY, Name="textOrdina", Query="select Valore, Descrizione from EasySail_Liste where Lista = 'Colonne' and Lingua = '[MyLocale,SESSION]' order by Sequenza", Format="<option value='\[Valore\]'>\[Descrizione\]</option>", SelectedFormat="<option value='\[Valore\]' SELECTED>\[Descrizione\]</option>", SelectedField="Valore", SelectedItems="[FORMAT,[textOrdina,Form],{ISEMPTY:221}]", UseCache="False"} </select> <select id="textOrdinamento" name="textOrdinamento" > {SUBQUERY, Name="textOrdinamento", Query="select Valore, Descrizione from EasySail_Liste where Lista = 'Ordinamento' and Lingua = '[MyLocale,SESSION]' order by Sequenza", Format="<option value='\[Valore\]'>\[Descrizione\]</option>", SelectedFormat="<option value='\[Valore\]' SELECTED>\[Descrizione\]</option>", SelectedField="Valore", SelectedItems="[FORMAT,[textOrdinamento,Form],{ISEMPTY:221}]", UseCache="False"} </select>
</td > </tr> <tr> <td colspan=3> </td> <td colspan=2> <input Class="EasySailformButton" type=button onclick="if (typeof(Page_SmartValidate) == 'function') if(Page_SmartValidate('vSearchForm')) {ACTION,GoToResults,GoToResults,,Message,FALSE}" value="[LOCALE,~/App_GlobalResources/ResourceEasySail.resx,Cerca.text]">
</td> </tr> </tfoot> </table> </div> </noqueryItem> <SearchQuery /> <SearchTitle /> <SearchLink /> <SearchAuthor /> <SearchDate /> <SearchKey /> <SearchContent /> <SearchDescription /> <Version>17</Version> </xListSettings> |
|
|
|
|
vdelisi Posts:50
 |
| 08/28/2008 4:15 AM |
Alert
|
Hi, I've the error only with AJAX ON, if I turned of AJAX everything is ok (but obviously not working correctly because I need AJAX <img src='http://www.bi4ce.com/desktopmodules/ntforums/images/emoticons/sad.gif' height='20' width='20' border='0' title='Sad' align='absmiddle'> )
Vincenzo |
|
|
|
|
AlexK
 Posts:119
 |
| 08/28/2008 7:37 AM |
Alert
|
| The XML doesn't load for me. Can you attach it as file? |
|
|
|
|
vdelisi Posts:50
 |
|
vdelisi Posts:50
 |
| 08/30/2008 2:35 PM |
Alert
|
I've tried with Safari, FireFox and also with Opera Mobile and it's working. The issue is only with Opera Thanks Vincenzo |
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.6
|
|
| Latest Post
|
 |
|
At R2integrated (formerly Bi4ce), we take support seriously. That's why we support our customers and DNN community with daily monitoring from our experienced engineering team. We ask that the first step taken is to read the relevant documentation and support forums prior to submitting any questions that may already be available or have been answered. We ask that you review the documentation that we provide for our products before posting a question.
The Forums are for our customers to chat, exchange ideas and strategies, and submit feedback. Please be sure to perform keyword searches for previous related forum responses.
To be helpful when submitting a new item, please include the following:
- DNN Version
- Module Version
- Admin Log Viewer Information
- Environment detail: Operating system, .NET framework version, database and version, IIS version, Browser version (if appropriate)
We always try to respond quickly and monitor the forums daily during business hours (EST). Occasionally, requests for a specific project requirement may not apply for the free support offered. For project specific support please submit via our Information Request form.
Thank you for using our Forums.
Click here to register for the Forums
|
|
|
|
| © 2008 by R2integrated (formerly Bi4ce) | DNN® is a registered trademark of DotNetNuke Corporation
|
 |
|
|
|
 |
 |