473,396 Members | 1,884 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,396 software developers and data experts.

general ASP.NET web programming

I am running into situtations where confining all forms to just one window
(instance of broswer) is becoming overly restrictive. Does ASP.NET provide
ways to have multiple windows to interact with each other (For example, use
a "child" window to fill out an order item. Once the save button is
pressed, the "main" window reflects the newly added item (automatically
refreshes from the database)

I know that the popup calendar control can do something similar, but I need
something more elaborate than a simple pop up calendar control to fill out a
date fields.

Another general question: Java script or VB script? I can require everyone
in the user community to use Explorer only, so cross platform issues aren't
important for me. Can VB script interact with server controls some how? I
don't have any experience in VB script....

It seems like my web applications have outgrown ASP.NET server controls, and
most of my customers prefer web forms over windows, which means the
importance of rich web controls is increasing. Thanks in advance.
Nov 22 '05 #1
2 1043
See my response in the asp.net newsgroup. Please don't cross-post.
"David" <sp************@spammers.go.home.com> wrote in message
news:Ro****************@twister.socal.rr.com...
I am running into situtations where confining all forms to just one window
(instance of broswer) is becoming overly restrictive. Does ASP.NET provide ways to have multiple windows to interact with each other (For example, use a "child" window to fill out an order item. Once the save button is
pressed, the "main" window reflects the newly added item (automatically
refreshes from the database)

I know that the popup calendar control can do something similar, but I need something more elaborate than a simple pop up calendar control to fill out a date fields.

Another general question: Java script or VB script? I can require everyone in the user community to use Explorer only, so cross platform issues aren't important for me. Can VB script interact with server controls some how? I don't have any experience in VB script....

It seems like my web applications have outgrown ASP.NET server controls, and most of my customers prefer web forms over windows, which means the
importance of rich web controls is increasing. Thanks in advance.

Nov 22 '05 #2
Hi

You can use the Server.Execute method which begin executing a new Web form while still displaying the current Web form. The contents of both forms are combined. This method works only when navigating to a Web Forms page (.aspx)
Nov 22 '05 #3

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

Similar topics

2
by: Hmmm... | last post by:
For the most part I understand the VB "Language". I also understand C, C++, JAVA, JavaScript, etc, etc. What always holds me back is that I don't know what to do with them. I mean, I have good...
3
by: relaxedrob | last post by:
Howdy All! I must admit that the more I use and learn JavaScript, the more convinced I am that it is one of the most expressive languages I know. Without ways to access file i/o or databases...
2
by: kneejerkreaction | last post by:
I did not know where else to post this since there is no forum for general OOP questions. I am just getting into OOP after a lifetime of procedural programming. I'm developing a Help Desk Ticketing...
4
by: 0to60 | last post by:
I have a question about socket programming in general. Exactly what happens behind the scenes when I one socket connects to a different socket in listen mode? Using the dotnet framework, I...
39
by: Antoon Pardon | last post by:
I was wondering how people would feel if the cmp function and the __cmp__ method would be a bit more generalised. The problem now is that the cmp protocol has no way to indicate two objects are...
7
by: Felix Kater | last post by:
Hi, when I need to execute a general clean-up procedure (inside of a function) just before the function returns -- how do I do that when there are several returns spread over the whole function?...
6
by: Alex | last post by:
Hello I am intersting in developing and my background is VBA used in Excel and a brief intro to Java. I am interested in learning beyond VB and feel that C++ would be a very good language to...
94
by: smnoff | last post by:
I have searched the internet for malloc and dynamic malloc; however, I still don't know or readily see what is general way to allocate memory to char * variable that I want to assign the substring...
37
by: dmoran21 | last post by:
I am a mathematician trying to write a program in C to do some curve fitting. When I get to the point where I attempt to enter data in my arrays, I get a General Protection Exception error message....
0
by: arrakis | last post by:
All of you that have a hobby for programming and for programming in general are welcomed to join http://tech.groups.yahoo.com/group/cipri_an_83/join We are trying to come with interesting ideas for...
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:
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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.