Click here to Skip to main content
15,914,905 members
Home / Discussions / C#
   

C#

 
GeneralRe: C++ to C# - Dragging nightmare Pin
Heath Stewart25-Jun-04 8:43
protectorHeath Stewart25-Jun-04 8:43 
GeneralRe: C++ to C# - Dragging nightmare Pin
TylerBrinks25-Jun-04 9:17
TylerBrinks25-Jun-04 9:17 
GeneralRe: C++ to C# - Dragging nightmare Pin
Heath Stewart25-Jun-04 9:50
protectorHeath Stewart25-Jun-04 9:50 
GeneralDll Merge Pin
Visionsoft25-Jun-04 8:05
Visionsoft25-Jun-04 8:05 
GeneralRe: Dll Merge Pin
Heath Stewart25-Jun-04 8:38
protectorHeath Stewart25-Jun-04 8:38 
GeneralRe: Dll Merge Pin
leppie25-Jun-04 9:37
leppie25-Jun-04 9:37 
GeneralRe: Dll Merge Pin
Heath Stewart25-Jun-04 10:19
protectorHeath Stewart25-Jun-04 10:19 
Questionie control and ASP.NET not behaving? Pin
LongRange.Shooter25-Jun-04 5:10
LongRange.Shooter25-Jun-04 5:10 
We are attempting to deploy what should have been a very simple implementation. Our VS 2003 WinForm application has the need to edit XHTML. Our approach is simple:

We write an ASPX app that exposes the XHTML editor and takes the file to edit as the query string.
We create a form in the WinForm application which contains the IE control and serves as the container serving up the ASP.NET application.
---
What we expected to have happen was that the ASP.NET app would function undisturbed within the ie control context.
---
What we experience is that populated data does not show up when posted to the server side.
Controls that work fine when executing the form directly don't allow editing when inside the IE control.

Is there something I'm missing here? It seems to me that an ASPX application should function identically in the IE control as well as it does directly in the browser!!!!
AnswerRe: ie control and ASP.NET not behaving? Pin
Heath Stewart25-Jun-04 6:20
protectorHeath Stewart25-Jun-04 6:20 
GeneralExtended Ascii Encoding Pin
zainu25-Jun-04 2:46
zainu25-Jun-04 2:46 
GeneralRe: Extended Ascii Encoding Pin
Heath Stewart25-Jun-04 5:42
protectorHeath Stewart25-Jun-04 5:42 
GeneralRe: Extended Ascii Encoding Pin
zainu25-Jun-04 19:50
zainu25-Jun-04 19:50 
GeneralRe: Extended Ascii Encoding Pin
Heath Stewart26-Jun-04 14:02
protectorHeath Stewart26-Jun-04 14:02 
GeneralRe: Extended Ascii Encoding Pin
yosr20-Jan-13 1:33
yosr20-Jan-13 1:33 
GeneralRe: Extended Ascii Encoding Pin
Hovik Melkomian7-Jul-04 22:56
Hovik Melkomian7-Jul-04 22:56 
GeneralRe: Extended Ascii Encoding Pin
Heath Stewart8-Jul-04 3:45
protectorHeath Stewart8-Jul-04 3:45 
Generaltext encoding Pin
amatyasik25-Jun-04 2:01
amatyasik25-Jun-04 2:01 
GeneralRe: text encoding Pin
zainu25-Jun-04 2:53
zainu25-Jun-04 2:53 
GeneralRe: text encoding Pin
amatyasik25-Jun-04 2:56
amatyasik25-Jun-04 2:56 
Generalc# query biulder Pin
Member 114126625-Jun-04 1:46
Member 114126625-Jun-04 1:46 
GeneralRe: c# query biulder Pin
Heath Stewart25-Jun-04 5:11
protectorHeath Stewart25-Jun-04 5:11 
GeneralRe: c# query biulder Pin
partyganger25-Jun-04 14:16
partyganger25-Jun-04 14:16 
GeneralDllImport Pin
deeps2625-Jun-04 1:33
deeps2625-Jun-04 1:33 
GeneralRe: DllImport Pin
Jeremy Kimball25-Jun-04 2:57
Jeremy Kimball25-Jun-04 2:57 
GeneralRe: DllImport Pin
Heath Stewart25-Jun-04 5:09
protectorHeath Stewart25-Jun-04 5:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.