Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:706686
More Search Options
RSS Available
Matching Posts
Re: Language Problem
Hello hkhaled, thamk you for your answer. I went through both articles but my problem is more about characters. I'm not changing the language neither the culture. All I want to have is a correctly encoded Turkish page. The weird thing is though, with some pages it is ok but with some not
Posted to
Localization
(Forum)
by
Kaan
on 4/9/2008
Language Problem
Hi everybody, I'm not sure if this subject belongs to this topic but I guess this is a metter of configuration. I built a Turkish web site. Turkish Framework is installed. I'm using utf-8 for encoding as can be seen below: < globalization requestEncoding = " utf-8 " responseEncoding = " utf-8 " fileEncoding = " utf-8 " culture = " tr-TR " uiCulture = " tr-TR " /> Global configuration is as well set to utf-8 And in the master page I got
Posted to
Localization
(Forum)
by
Kaan
on 4/9/2008
Language Problem
Hi everybody, I'm not sure if this subject belongs to this topic but I guess this is a metter of configuration. I built a Turkish web site. Turkish Framework is installed. I'm using utf-8 for encoding as can be seen below: < globalization requestEncoding = " utf-8 " responseEncoding = " utf-8 " fileEncoding = " utf-8 " culture = " tr-TR " uiCulture = " tr-TR " /> Global configuration is as well set to utf-8 And in the master page I got
Posted to
Configuration and Deployment
(Forum)
by
Kaan
on 4/8/2008
Re: What am I doing wrong with AJAX: Update Panel
Problem solved, AJAX seems to have no unicode support. When I changed the language configuration in my web.config file from windows-1254 to utf-8 all was working fine. Thank you for your inputs anyways.
Posted to
ASP.NET AJAX UI
(Forum)
by
Kaan
on 4/8/2008
Re: What am I doing wrong with AJAX: Update Panel
Any more ideas? this error seems to occur only with dropdownlist control. And it started to occur as well in my production server (which didn't have this problem before) One page of mine produces the error if I select the items with Turkish characters. The other gives this error with any item selected. (Both dropdownlists are exactly the same, getting the exact same data from the DB and triggering the exact same function at code behind) Any ideas would be appreciated. Thanks.
Posted to
ASP.NET AJAX UI
(Forum)
by
Kaan
on 4/8/2008
Re: What am I doing wrong with AJAX: Update Panel
Thank you for your reply; However, My AJAX is set correctly, it's working fine in other pages with way more complicated controls. ?
Posted to
ASP.NET AJAX UI
(Forum)
by
Kaan
on 4/8/2008
Re: What am I doing wrong with AJAX: Update Panel
Protected Sub Page_Load( ByVal sender As Object , ByVal e As System.EventArgs) Handles Me .Load Me .Label1.Text = Membership.GetUser.ProviderUserKey.ToString Me .FormView1.DefaultMode = FormViewMode.Edit Me .FormView3.DefaultMode = FormViewMode.Edit Dim updtbtn As Button = Me .FormView1.FindControl( "UpdateButton" ) ScriptManager.GetCurrent( Me .Page).RegisterPostBackControl(updtbtn) End Sub Protected Sub DropDownList7_SelectedIndexChanged( ByVal sender As Object , ByVal e As System.EventArgs
Posted to
ASP.NET AJAX UI
(Forum)
by
Kaan
on 4/7/2008
Re: What am I doing wrong with AJAX: Update Panel
< asp : UpdatePanel ID ="UpdatePanel1" runat ="server"> < ContentTemplate > < asp : FormView ID ="FormView1" runat ="server" DataKeyNames ="cvs_ID" DataSourceID ="ObjectDataSource1" Style ="position: relative; left: 200px; font-family: Trebuchet MS; font-size: 9pt;"> < EditItemTemplate > < table style ="font-size: 9pt; width: 100%; border-bottom: white thin solid; font-family: 'Trebuchet MS';height
Posted to
ASP.NET AJAX UI
(Forum)
by
Kaan
on 4/7/2008
Re: What am I doing wrong with AJAX: Update Panel
Yes; just to be sure I re-installed it again hoping there were some updates but no luck. Just to give you an idea: there's a textbox, and a dropdownlist control next to where user picks the city and the city gets automatically inside the textbox. Both are in the same update panel, dropdownlist posts back. Thats it. Below is the error: System.ArgumentException: Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration
Posted to
ASP.NET AJAX UI
(Forum)
by
Kaan
on 4/7/2008
What am I doing wrong with AJAX: Update Panel
hi, I built a nice page, with updatepanel inside which contains some dropdownlists. And it works very user friendly on server side. However, these dropdownlists requests page post back are giving the "Invalid postback or callback argument." because of Event Validation. So if I disable event validation the security of the page reduces. If I register the control then the page refreshes all the time. So why AJAX. I'd be preciated if one can tell help me. Thanks
Posted to
ASP.NET AJAX UI
(Forum)
by
Kaan
on 4/7/2008
Page 1 of 29 (286 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online