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:613394
More Search Options
RSS Available
Matching Posts
Trouble with AJAX and ISAPI Filter
Hi there, I use an ISAPI-filter on my website to enable the use of Friendly urls, for example: /news/news-item-1. All these items are not physical files but are actually records in a database. Because of the fact that the website also contains a webshop, the ISAPI filter redirects urls containing /shop/ to a physical page. So /shop/forgot-my-password redirects to /forgot-my-password.aspx. The code of this particalur page looks like this: <asp : ScriptManager ID ="scriptPasswordReminder"
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
bashaasnoot
on 7/16/2009
Re: Trouble with AJAX and ISAPI Filter
Thanks for your quick response. I found out that the problem is resides in the action attribute of the form, which normally would be /shop/forgot-my-password and will alse be rewritten to /forgot-my-password.aspx. The second time around the this actually doesn't happen and then the form posts to /shop/forgot-my-password.aspx. Which causes the 404. I need to find a way to set the action attribute of the form. I'm using Ionic's ISAPI Rewriting Filter.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
bashaasnoot
on 7/16/2009
Re: AsyncPostBackTrigger' does not have a public property named 'TabPanel'
< asp:AsyncPostBackTrigger controlid= "ibSearchField" eventname= "click" > The AsyncPostBackTrigger isnt closed properly, that might be the cause of the problem.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
bashaasnoot
on 5/7/2009
Re: Show/hide submenu
Hi sunkorg, I did actually solve this, sadly i cant give you the exact code, because it runs on a customer's server that i cant reach from where i am right now. It was something like this" For each loItem as MenuItem in Menu.Items If Not loItem = MenuSource.Provider.CurrentNode Then loItem.ChildItems.Clear End If Next
Posted to
Web Forms
(Forum)
by
bashaasnoot
on 5/22/2008
Re: Noob question about SOAP
Ok, thanks a lot for the quick reply
Posted to
XML Web Services
(Forum)
by
bashaasnoot
on 4/7/2008
Noob question about SOAP
Hi there, Is it possible to do a SOAP request to a PHP webservice? My first guess would that it is, but i want to be 100% sure before i start wasting my time.
Posted to
XML Web Services
(Forum)
by
bashaasnoot
on 4/7/2008
Show/hide submenu
Hi there, I have a web.sitemap that contains the following definition: < siteMapNode url = " default.aspx " title = " HOME " description = "" > < siteMapNode url = " Item1.aspx " title = " ITEM 1 " description = "" > < siteMapNode url = " item11.aspx " title = " ITEM 1-1 " description = "" /> < siteMapNode url = " item12.aspx " title = " ITEM 1-2 " description = ""
Posted to
Web Forms
(Forum)
by
bashaasnoot
on 1/2/2008
Re: Contenteditable=true rewrites paths and image url automatically
Well for some reason it doesn't work that way with the contenteditable atribute set to true. When i paste src="/images/image.jpg" and print out the innerHTML of the div it is changed to src= http://www.sitename.com/images/image1.jpg . I have solved this by looking up all src and href attributes in the HTML, I had to clean up the HTML anyway, and checking for the SERVER_NAME value from the Servervariables and remove that from the url. Thanks for your time and reply.
Posted to
Web Forms
(Forum)
by
bashaasnoot
on 8/8/2007
Contenteditable=true rewrites paths and image url automatically
Hi, I am trying to build an HTML-editor using a div with the contenteditable attribute set to true. The problem I have occurs when the HTML within that contains an image or an anchor with a non-absolute path. The paths are automacially rewritten to an absolute path using the current url. So when i have an image with it's src attribute set to "/image/images1.jpg" and the current url is http://www.mysite.com/webmanager/ the src attribute will be rewritten to http://www.mysite.com/webmanager
Posted to
Web Forms
(Forum)
by
bashaasnoot
on 7/12/2007
Re: Handling directory browsing
Hi Rex, Thanks for providing the clarifying article, i know now that i should either write\download an ISAPI-filter or upgrade to IIS7.
Posted to
Configuration and Deployment
(Forum)
by
bashaasnoot
on 6/19/2007
Page 1 of 7 (65 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 3: Configuration
Channel 9:
Reading Debate with Bill Buxton
Channel 10:
Reading Debate with Bill Buxton
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online