Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:324537
More Search Options
RSS Available
Matching Posts
Re: Modal Form Question?
I found a posting on the web that done something similar to this for HTML pages only. After some trial and error I finally managed to get this working for ASPX pages, no idea how or why, but instead of using a Modal Form I'm using a standard pop-up (Modal causing problems on postback) Parent Page: <script language="javascript"> function GetReason() { var winWidth = 300; var winHeight = 300; var winLeft = (screen.width-winWidth)/2; var winTop = (screen.height-winHeight)/2; win1 = window
Posted to
Getting Started
(Forum)
by
bradyjp_1974
on 11/3/2004
Re: Modal Form Question?
I follow what you are saying but do you have the javascript code that would force a "postback" on the parent form with the additional values in the querystring i.e. "The return a javascript with in it: refresh the parent passing an extra querystring tag and then close the poup" I don't want my parent form to re-load, but to post-back (retaining any values already on the form) Thanks!
Posted to
Getting Started
(Forum)
by
bradyjp_1974
on 11/2/2004
Modal Form Question?
Hi All, I have a requirement as follows: I need to pop-up a modal form from a parent form in my application, have the user enter some data, do some database inserts from my modal form, return a value to my parent form and then have the parent form update automatically (with values based on the return value of the modal form). Does anyone know how this can be achieved i.e. have the modal form set-up in such a way that on the Save button some Db activity is processed, the modal form is closed, a value
Posted to
Getting Started
(Forum)
by
bradyjp_1974
on 11/2/2004
Re: Hot to upload all files in a pre-defined directory?
Thanks guys. The application will run on our local intranet. The usage of the page in question will be refined to a single pre-defined folder, the number of files will be between 10 and 20 and the number of users accessing this functionality will be between 1 and 5. I don't necessarily have to upload the files to the web-server, it was just one approach I was considering. JakeJeck... I'll be sure and let you know when it is done so you can get your credit card info and passwords and put them to good
Posted to
Getting Started
(Forum)
by
bradyjp_1974
on 10/14/2004
Hot to upload all files in a pre-defined directory?
Hi, I have a requirement whereby I want to upload all files from a pre-defined directory to my web server. I've seen examples whereby you can place a fixed number of File Input tags on your web page e.g. <INPUT id="File1" type="file" name="File1" runat="server"> <INPUT id="File2" type="file" name="File2" runat="server"> but this method requires the user to individually specify each and every file and only
Posted to
Getting Started
(Forum)
by
bradyjp_1974
on 10/13/2004
Re: Popup Message following Server Side Code Processing
Thanks Nic!
Posted to
Client Side Web Development
(Forum)
by
bradyjp_1974
on 10/7/2004
Popup Message following Server Side Code Processing
Hi, I have a web form with a button. When the user presses the button javascript associated with the button is invoked to ask the user to confirm their action via an alert statement cmdAuthRpt.Attributes("onclick") = "javascript:return confirm('ALL Records for the selected Office will be Authorised. Press OK to Proceed, Cancel to quit.');" Once pressed the Server Side code is invoked and once complete you are returned to the same Web Form. What I would like to do is have another
Posted to
Client Side Web Development
(Forum)
by
bradyjp_1974
on 10/6/2004
Re: Populate Listbox with Datagrid Column Headers?
Thanks SushilaSB!
Posted to
Data Presentation Controls
(Forum)
by
bradyjp_1974
on 9/20/2004
Re: Populate Listbox with Datagrid Column Headers?
Hi, Just wondering if anyone has any thoughts as to how I can achieve this? Thanks
Posted to
Data Presentation Controls
(Forum)
by
bradyjp_1974
on 9/16/2004
Re: Datagrid Sorting - Using Stored Procedures
tomz... am i correct in saying that your approach only supports sorting based on a single column in the datagrid?
Posted to
Data Presentation Controls
(Forum)
by
bradyjp_1974
on 9/15/2004
Page 1 of 5 (45 items) 1
2
3
4
5
Next >
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online