472,805 Members | 1,256 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

open winform from web apllication

hi can any body tell the code for date time picker using calendar control .Am using ASP.NET 2.0 ..calandar control must be in hidden field ,if i click on that it will pop up and display the date and time in my text box
Aug 29 '08 #1
4 1645
Curtis Rutland
3,256 Expert 2GB
The AJAX toolkit has an object custom made for this. But it requires .NET 3.5
Aug 29 '08 #2
thank you, can u tell me how to set back color property for tree node, if i search one name then that parent node only will get expand and shows the particular name ,this is am getting but i want that particular name should highlight , am trying to write like this

tn.BackColor=color.blue;

but this Back color property is not coming in ajax webform can u plzzz help me
Oct 14 '08 #3
hi, can any body tell how to open winform from web application. if i write in winform

system.Diognastics.process.start("URL");

means its opening web apllication .but i want to write the code in web application to open winform, i tried like this


Response.write("Form1.cs"); and one more
Response.Write(".../From1.cs");

these two methods are not working, it showing error

can u plzzz any body help it will be great

thank u
Oct 16 '08 #4
hi, can any body tell how to open winform from web application. if i write in winform

system.Diognastics.process.start("URL");

means its opening web apllication .but i want to write the code in web application to open winform, i tried like this


Response.write("Form1.cs"); and one more
Response.Write(".../From1.cs");

these two methods are not working, it showing error

can u plzzz any body help it will be great

thank u
Oct 16 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: oo | last post by:
Hi all, I am relatively new to .NET and C#. I am trying to open an additional (new) form when a button is clicked on an already existing form, but i want that this winform will be added to the...
8
by: Sunil Menon | last post by:
Dear All, We are developing applications in ASP.Net...in one of our applications we would like to use a GridControl...we have tried to use a Server-Side Grid control but found the speed to be an...
1
by: samrat | last post by:
can we creat speech apllication using sdk beta 2 s/w and without using internet explorer
8
by: Glenn Thimmes | last post by:
I am needing to read and write application settings from within my ASP.NET application. My web.config is not an option since I need to be able to write settings as well. My database is not an...
10
by: ruca | last post by:
Hi, Can anyone tell me if I can open a WebForm inside a WinForm? How? Give me examples, please. I have a winform application and I want that in some items opens a browser inside. Can you...
1
by: slecoent | last post by:
Hi, I'm working under windows 2000/XP, with VS 2005 and C# 2.0. I'm deveopping an winform app and one feature is : - I want to get a textbox message and transform it in Attachment to my...
2
by: MichalSody | last post by:
I'm using new FireBirdClient in my simple WINFOR-App and I'm always getting strange error. I'm using DataAdapter on my form and everytime when I've changed something (like Parameters etc.) and...
1
by: mo/-/sin | last post by:
hi i m mohsin............ i made a application in ado.net using c# at front end and sql server 2005 at back end.......... i apply 4 text boxes in the apllication and bind it to the service...
2
by: purnimakhamri | last post by:
hi, can any body tell how to open winform from web application. if i write in winform system.Diognastics.process.start("URL"); means its opening web apllication .but i want to write the code in...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?

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.