Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

Learn More

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Trouble with DropDownLists(DDL)

  • 2 válasz
  • 1 embernek van ilyen problémája
  • 5 megtekintés
  • Utolsó üzenet ettől: LeoNogueira

more options

Hello. I'm a programmer. When you activate the AutoPostBack feature on a DDL in Visual Studio and select a value, after the page reloads itself, the values on DDL repeat themselves.

Example: Original: DDLVals 1 2 3

When I select a value, the page reloads itself, and the DDLVals, gets this values:

After Reload: DDLVals 1 2 3 1 2 3

I found out that this problem, is provided from the Browser Cache. How can I solve this?

Hello. I'm a programmer. When you activate the AutoPostBack feature on a DDL in Visual Studio and select a value, after the page reloads itself, the values on DDL repeat themselves. Example: Original: DDLVals 1 2 3 When I select a value, the page reloads itself, and the DDLVals, gets this values: After Reload: DDLVals 1 2 3 1 2 3 I found out that this problem, is provided from the Browser Cache. How can I solve this?

Kiválasztott megoldás

A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues.
You need to register at the MozillaZine forum site in order to post at that forum.

Válasz olvasása eredeti szövegkörnyezetben 👍 0

Összes válasz (2)

more options

Kiválasztott megoldás

A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues.
You need to register at the MozillaZine forum site in order to post at that forum.