CodeVerge.Net Beta
Login Idy
Register Password
  Forgot?
Explore    Item Entry    Members   
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML





Zone: > NEWSGROUP > Asp.Net Forum > windows_hosting.hosting_open_forum Tags:
Item Type: NewsGroup Date Entered: 3/15/2004 10:58:14 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 5 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
WhatThe12
Asp.Net User
How to access form collection3/15/2004 10:58:14 PM

0/0

Hi there,

I have a control which, on the client side, generates a number of new HTML Hidden fields using Javascript. When the page is posted back, the question is, how does one retrieve the data in these hidden fields?

The hidden fields can't implement IPostBackDataHandler because they don't exist on the server side. Thus, what I'm doing currently is accessing the Request object in 'OnInit', with code like this...
Request.Params(String.Concat(attName, i.ToString))

where 'i' indexes the hidden fields.

Any ideas on how to integerate this kind of thing better into asp.net?

Cheers,

WT.
Web dev - spending forever achieving nothing.
stevenbey
Asp.Net User
Re: How to access form collection3/16/2004 9:54:59 AM

0/0


Is it necessary to generate the hidden fields on the client? If so, I can't see any way of more efficiently integrating this into ASP.NET .


Steven Bey

Recursion: see Recursion
2 Items, 1 Pages 1 |< << Go >> >|



Search This Site:


Meet Our Sponsors:



Other Resources:

How to access EventHandlerList for the event declared as "Public Event ... How to access EventHandlerList for the event declared as &quot;Public Event... I tried to use this code on my form it could not find a collection/array "Events" ...
access variables from 2 tables on one form - microsoft.public.access ... access variables from 2 tables on one form, > ROOT > NEWSGROUP > Microsoft News > ... collection, and PCR swab collection. These questions are asked of the 1. ...
Create a form - Access - Microsoft Office Online Microsoft Access applies the last autoformat (autoformat: A collection of ... Lesson: How to create a form in Access. Lesson: The benefits of using forms in Access ...
How to: Access Form Data ... want to extend the functionality of an InfoPath form, it is often necessary to programmatically access information ... SignedDataBlockCollection collection that ...
How to Create a Microsoft Access Form or Report From Filtered Records ... You can create a Microsoft Access form or report from filtered records. ... How to Digitally Organize Your DVD Collection. By: Naz Ir ...
Collect data by using e-mail messages - Access - Microsoft Office Online Home > Products > Access > Access 2007 Help and How-to > Data collection ... mentioned earlier in this article, an Access form cannot be used to collect data ...
How To Automate Microsoft Access From Visual Basic .NET ... step-by-step samples that show you how to automate Microsoft Access from Visual Basic .NET. The topics and the ... collection to edit the form: oForm ...
How to: Access Keyed Collections in Windows Forms You can access individual collection items by key. This functionality has been added to many collection classes that are typically used by Windows Forms ...
The Access Web - Forms: Index Of Articles ... through the Forms collection) to determine whether a form is currently open ... Information on how to properly display images in an Access database ...
How to automate Microsoft Access by using Visual C# Describes how to automate Microsoft Access from Visual C# 2005 or Visual C# .NET. ... Use Controls collection to edit the form: oForm = oAccess.Forms[sForm]; oCtls ...


 
All Times Are GMT