Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Trouble with DropDownLists(DDL)

  • 2 respostas
  • 1 has this problem
  • 5 views
  • Last reply by 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?

Chosen solution

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.

Ler a resposta no contexto 👍 0

All Replies (2)

more options

Chosen Solution

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.