Hi every one!
I have .NET DLL Project written in Visual C++
My Web Application is in C# .NET
From My C# Web Application i am traing to call a function(controls) from dll project and display it on the screen. The problem that dll functions (controls) displayed always at the top left corner of the window. But I want to put it into specified location.
(PlaceHolder which sitting inside the table cell).
Please help me.
Last edited by allagliner; 04-26-2004 at 09:16 PM.
when it gets output what is it in, I know what you want to put it in, but what does it come out in? Output a div and use css to position it would be my suggestion, but I am one of the css for layout proponents.
Bookmarks