473,385 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Process.start explorer in popup

Hi,

i like to open in a winform application a web url in a popup 150*200

How can i do this ?

Jun 7 '06 #1
4 2153
Sebgastien,

Aspnet is not based on PopUp's.

Popup's without navigation bar etc are by the way often not allowed in the
browsers anymore.

Cor

"sebastien1101" <se***********@hotmail.fr> schreef in bericht
news:11**********************@y43g2000cwc.googlegr oups.com...
Hi,

i like to open in a winform application a web url in a popup 150*200

How can i do this ?

Jun 7 '06 #2

Cor Ligthert [MVP] wrote:
Sebgastien,

Aspnet is not based on PopUp's.

Popup's without navigation bar etc are by the way often not allowed in the
browsers anymore.

Cor

"sebastien1101" <se***********@hotmail.fr> schreef in bericht
news:11**********************@y43g2000cwc.googlegr oups.com...
Hi,

i like to open in a winform application a web url in a popup 150*200

How can i do this ?


Cor,

Wouldn't it be possible, instead to have a small Windows form of the
mentioned size, containing a Web browser control, which loads the
required URL ?

Regards,

Cerebrus.

Jun 7 '06 #3
Cerebrus,

I misreaded it thanks, I though webform application.

You mean something as this which I am allways glad to show.

My first and last help from Herfried in this newsgroup and the reason why I
became active here to do something back.

\\\
AxWebBrowser.Navigate("about:<html><body
onload=javascript:window.external.addFavorite('" + textbox1.Text +
"')></body></html>")
///

:-)

Cor

"Cerebrus" <zo*****@sify.com> schreef in bericht
news:11*********************@y43g2000cwc.googlegro ups.com...

Cor Ligthert [MVP] wrote:
Sebgastien,

Aspnet is not based on PopUp's.

Popup's without navigation bar etc are by the way often not allowed in
the
browsers anymore.

Cor

"sebastien1101" <se***********@hotmail.fr> schreef in bericht
news:11**********************@y43g2000cwc.googlegr oups.com...
> Hi,
>
> i like to open in a winform application a web url in a popup 150*200
>
> How can i do this ?
>


Cor,

Wouldn't it be possible, instead to have a small Windows form of the
mentioned size, containing a Web browser control, which loads the
required URL ?

Regards,

Cerebrus.

Jun 7 '06 #4

Firstly, Thank you for the confirmation and the code, Cor.
My first and last help from Herfried in this newsgroup and the reason why I
became active here to do something back.


And I became active here, after you helped me with one of my queries. I
hope the chain continues... ;-)

Regards,

Cerebrus.

Jun 7 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: serge calderara | last post by:
Dear all, I have an application which is suppose to start another executable process. As soon as that process is running, I need to retrive its handle. The problem of the particular process I am...
4
by: Yiu | last post by:
upgent help i want to start IE explorer using C# i try many code such as below: ProcessStartInfo startInfo = new ProcessStartInfo("IEXPLORE.EXE"); Process.Start(startInfo); or Process...
2
by: adish11 | last post by:
I'm using Web Application and want to execute an MSDOS executable with some parameters like this example: software.exe -i -x How do I use System.Diagnostic.Process to execute this .exe with...
5
by: Dean Slindee | last post by:
I have looked everywhere I can think of for the .exe name of the Windows Picture and Fax Viewer. Anybody know what it's named? Thanks, Dean Slindee
1
by: Mike Kober | last post by:
I'm having difficulty getting this to work. Any help would be appreciated. What I'm trying to do is to open Explorer onto the Windows/fonts directory and then close it. I've added a font...
5
by: Rob R. Ainscough | last post by:
I'm using the Diagnostics.Process approach to shelling out run the following: C:\Windows\System32\MSIEXEC.EXE /x {73F1BDB7-11E1-11D5-9DC6-00C04F2FC33B} /q ..FileName =...
2
by: jrm | last post by:
..Net v1.1 I am trying to launch a MS Word merge document. It is linked to an Access mdb that has a parameterized query that pops up an input dialog when you open it. None of this should matter of...
1
by: acmdo | last post by:
Hello, The following question is about the name of file, with commas and periods, using VB.net 2005 when I try to use the process.start instruction I can open a file in explorer with...
2
by: swethak | last post by:
Hi, I am getting the problem the problem with google map in Internet Explorer. This map worked fine in mozilla . When i opened the same map in Internet Explorer i am getting the error...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.