Click here to Skip to main content
15,913,685 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Send mail automatically from ASP.NEt Pin
DigiOz Multimedia18-Oct-07 6:05
DigiOz Multimedia18-Oct-07 6:05 
QuestionLoad Dataset first row value in Listbox Pin
jebin k18-Oct-07 0:53
jebin k18-Oct-07 0:53 
AnswerRe: Load Dataset first row value in Listbox Pin
John-ph18-Oct-07 0:58
John-ph18-Oct-07 0:58 
GeneralRe: Load Dataset first row value in Listbox Pin
jebin k18-Oct-07 0:59
jebin k18-Oct-07 0:59 
GeneralRe: Load Dataset first row value in Listbox Pin
John-ph18-Oct-07 1:04
John-ph18-Oct-07 1:04 
GeneralRe: Load Dataset first row value in Listbox Pin
jebin k18-Oct-07 1:21
jebin k18-Oct-07 1:21 
QuestionAdding User Control Pin
varshavmane18-Oct-07 0:50
varshavmane18-Oct-07 0:50 
QuestionWebControl PostBack Problems Pin
Jimmmmeh18-Oct-07 0:27
Jimmmmeh18-Oct-07 0:27 
Hey guys, I will try and keep this as concise as I can. Basically I
am developing a site which uses a Wizard Control (dynamically
generated from a database) as a search form linked to a results page
which takes out all the information from the wizard and searches the
database for matching items. I cannot make use of javascript,
sessions OR cookies and so I am totally reliant on viewstate for the
whole operation.

For this reason my wizard and results page are all one physical aspx
page and everything is handled through postbacks to retain data. I
have come to a problem though. I am now trying to implement paging
for my results page. I cannot use hyperlinks for this as they do not
postback and hence I lose all the data entered in my wizard! My
solution to this was to try to design my paging solution as a
composite control.

I have tried using both the CompositeControl AND WebControl napespaces
but whatever I try, if I click one of the buttons in my composite/
webcontrol, the click handler fails to register the click and my page
simply re-submits. I am implementing INamingContainer and I've tried
using the control type described here:

http://www.codeproject.com/aspnet/composite_controls.asp?print=true

I just cannot figure out the issue! If anyone has any ideas I would
be very greatful to hear them!

Thanks in advance, James Ward.
AnswerRe: WebControl PostBack Problems Pin
Bjohnson3318-Oct-07 0:43
Bjohnson3318-Oct-07 0:43 
Questionwindow closing event Pin
Sonia Gupta18-Oct-07 0:23
Sonia Gupta18-Oct-07 0:23 
AnswerRe: window closing event Pin
N a v a n e e t h18-Oct-07 0:35
N a v a n e e t h18-Oct-07 0:35 
AnswerRe: window closing event Pin
John-ph18-Oct-07 0:37
John-ph18-Oct-07 0:37 
AnswerRe: window closing event Pin
P A N K A J18-Oct-07 1:50
P A N K A J18-Oct-07 1:50 
GeneralRe: window closing event Pin
Sonia Gupta18-Oct-07 2:13
Sonia Gupta18-Oct-07 2:13 
GeneralRe: window closing event Pin
Piyush Vardhan Singh18-Oct-07 2:41
Piyush Vardhan Singh18-Oct-07 2:41 
GeneralRe: window closing event Pin
Piyush Vardhan Singh18-Oct-07 2:46
Piyush Vardhan Singh18-Oct-07 2:46 
GeneralRe: window closing event Pin
P A N K A J18-Oct-07 21:16
P A N K A J18-Oct-07 21:16 
AnswerRe: window closing event Pin
J4amieC18-Oct-07 2:39
J4amieC18-Oct-07 2:39 
QuestionUse of Javascript - confirm function in ASP.Net Pin
blooper0218-Oct-07 0:17
blooper0218-Oct-07 0:17 
AnswerRe: Use of Javascript - confirm function in ASP.Net Pin
N a v a n e e t h18-Oct-07 0:26
N a v a n e e t h18-Oct-07 0:26 
AnswerRe: Use of Javascript - confirm function in ASP.Net Pin
John-ph18-Oct-07 0:31
John-ph18-Oct-07 0:31 
QuestionEncryption Pin
SreejithAchutan17-Oct-07 23:48
SreejithAchutan17-Oct-07 23:48 
AnswerRe: Encryption Pin
N a v a n e e t h17-Oct-07 23:56
N a v a n e e t h17-Oct-07 23:56 
GeneralEncryption Pin
SreejithAchutan18-Oct-07 0:04
SreejithAchutan18-Oct-07 0:04 
GeneralRe: Encryption Pin
N a v a n e e t h18-Oct-07 0:07
N a v a n e e t h18-Oct-07 0:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.