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:694842
More Search Options
RSS Available
Matching Posts
Want to debug site which is hybrid of both ASP and .Net
Visual Studio 2005 website project. It consists of both asp and .net pages. How can i debug this in Visual Studio, does anyone know?
Posted to
Visual Studio 2005
(Forum)
by
mikeparker111370
on 7/1/2009
Use of info path for .net application -- non-Sharepoint
Has anyone used info path solution outside of Sharepoint ? If so, would you please share some highlights regarding how well this worked, Were the infopath forms able to be displayed through a web browser and submitted to be processed by code behind? Thank you for any input.
Posted to
Free For All
(Forum)
by
mikeparker111370
on 4/1/2009
Re: Control or product for creating forms which can be integrated into .net site
Thank you for the reply, Forward. To clarify, your suggestion is that we implement a solution using webparts, and that we customize our own web part type to meet the functionality i am looking for ?
Posted to
Web Forms
(Forum)
by
mikeparker111370
on 3/30/2009
Control or product for creating forms which can be integrated into .net site
Hi, We are looking for a product that we can integrate into a .net application, allowing our customers to design and create forms, whose data outputs we would handle using .net. We will want to include the option to save the forms when they are partially compteded, having each instance of the form specific to a unique user, so that users could save the form before submittal, and return to continue editting it. Also would like validation, and outputting of data to xml and or database. Does anyone
Posted to
Web Forms
(Forum)
by
mikeparker111370
on 3/25/2009
Re: javascript window.location will not work -- Race condition of some kind ?
This was the answer. Using return false, i was able to prevent the post back and have the javascript fire. Thanks.
Posted to
Client Side Web Development
(Forum)
by
mikeparker111370
on 2/23/2009
Re: javascript window.location will not work -- Race condition of some kind ?
This is the C#: System.Text.StringBuilder sb = new System.Text.StringBuilder(); sb.Append( "<script language='javascript'>" ); sb.Append( "function MikeFunction(amountID){\n" ); sb.Append( "window.location = 'http: //www.michaelrparker.biz';\n"); sb.Append(" \n} "); Page.RegisterClientScriptBlock(" newJavascript ",sb.ToString()); string strJavascriptCall = " MikeFunction( '75' ); "; this.btnRedirectOrderHistory
Posted to
Client Side Web Development
(Forum)
by
mikeparker111370
on 2/17/2009
javascript window.location will not work -- Race condition of some kind ?
.Net 1.x Hi, we have situation where our page is shown within the framework of a paymnet gateway. I need to break out of the framework, and can do so by changing the window.location to a different url. .Net doesn't seem to allow me to change this url, though. I have noticed that if i run the javascript using FireFox debugger, and put a break point on the javascript which calls the window.location change, that after stepping over that breakpoint, the url does change. What is preventing the window
Posted to
Client Side Web Development
(Forum)
by
mikeparker111370
on 2/17/2009
Re: ASP 1.4 Posting Form to another site
The web request does work for submitting the form value. (and thank you) Unfortunately, i need to post entirely. That is, i need the user to physically go to the paymnet gateway site, bringing the post values with them. The httpwebrequest is great, but doesn't redirect to the new page. Any other ideas ?
Posted to
Getting Started
(Forum)
by
mikeparker111370
on 2/5/2009
ASP 1.4 Posting Form to another site
Hi, We are doing edits to an older site, using ASP.net 1.4.xx. I am using a payment gateway which requires the posting of form infomration to their site. I have one solution, that allows me to use .net functionality and then to post information to their site. It is to have two forms, one .net and anohter that isn't "run at = server." I then submit the non .Net form using Javascript. A draw back might be attempting to hide this form from viewers site. I might be able to create the form
Posted to
Getting Started
(Forum)
by
mikeparker111370
on 2/5/2009
Designing to allow for future extensibility
I am designing a site which will begin humbly but for which i have high hopes. With this being so, I will initially deploy on one web server, with one sql server for data. But, i want to make sure that when designing the site that i don't design in a way which will prohibit my using a separate session server or using cluster servers to deliver the application. I would very much appreciate insight and conversation regarding what the best approach might be for me to allow for future extensibility
Posted to
Getting Started
(Forum)
by
mikeparker111370
on 1/13/2009
Page 1 of 5 (43 items) 1
2
3
4
5
Next >
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
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online