Advanced Forum Search Results
-
Could you please paste some souce code here !
-
If it 's cause by how much bytes values, You can seperate the file too some package and send by per package.
Here have sample talk about how to seperate file at client side then send to server, and on server side how to put the package's together , Maybe it can give you someidea.
http://www.slblogger.cn/p88.htm
-
Maybe they do not like your application,I like you application , But one thing it a little crowd.
-
You need to do two things as follow:
1.You need to make some function let user can upload mp3 file as per thier requirment:
How to upload file to server
http://www.slblogger.cn/p84.htm
2. To play MediaElment on server
http://www.slblogger.cn/p62.htm
-
Are u sure it because of the style issue ,bz many of the situation can case this kind of result (Page could not been load) , If posible please paste the full xaml of your page.
-
hi ,
I create a project use you code ,but it work fine either button is visible or hide, so i'm thinking does your problem is been produce by button hide issue ,But i found some diffrent from diffrent browser,
IE: It will first active the sub page and then one by one control in it .
Firefox,google: would not have a active event. will ...
-
Here have a post talking about how to save vector informaton to local file system . so you can found how it retrieve points from geometry.
http://www.slblogger.cn/p76.htm
-
When you generate the file on server , you can save a tag on client side , and when you want to delete please send this tag as a request parameter , then server can understand which file to delete ,Does this you want.
-
Please view this post to find out how to dymatic set up style for button
http://www.slblogger.cn/p60.htm
-
Here i have a full example with source talk about how to dymtic set up the endpoint for animation!
http://www.slblogger.cn/p66.htm