Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > light web form as popup window

Reply
Thread Tools

light web form as popup window

 
 
greg
Guest
Posts: n/a
 
      08-07-2003
Hi

I want to use a web form to collect some data as a popup window
and set a hidden field in an opener web form by javascript
So basically it is kicked off by javascript by an opener web form
and on that popup web form there is no submit callback but a button onclick
JS
collects data and closes it
Why web form? To build dynamically (in page_load) a table of rows with entry
fields
with row number dependent on query string parameter passed in window.open

Question:

How do I make this web form the lightest i.e. no state no callbacks
I suspect something can be done


Thanks
GSL


 
Reply With Quote
 
 
 
 
Natty Gur
Guest
Posts: n/a
 
      08-07-2003
Hi,

by creating HTML page ? all you need is pure DHTML and javascript.

Natty Gur, CTO
Dao2Com Ltd.
34th Elkalay st. Raanana
Israel , 43000
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Popup Window Popup Timing =?Utf-8?B?Sm9obiBXYWxrZXI=?= ASP .Net 3 11-04-2005 07:33 PM
New Popup Window from an existing Popup Window Raffi Javascript 4 08-12-2004 01:21 PM
Main > Popup > Popup > Close popup AND new URL in main? Jens Peter Hansen Javascript 7 06-19-2004 08:56 PM
Re: Are there any decent indoor light (low light) digital cameras out there? ishtarbgl Digital Photography 0 04-01-2004 07:10 PM
Sending form info from popup window to original window Person Javascript 1 10-21-2003 09:38 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57