Click here to Skip to main content
15,895,011 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerCross post Pin
Wes Aday31-Aug-12 1:40
professionalWes Aday31-Aug-12 1:40 
GeneralRe: Cross post Pin
Keith Barrow31-Aug-12 1:47
professionalKeith Barrow31-Aug-12 1:47 
GeneralRe: Cross post Pin
Wes Aday31-Aug-12 3:38
professionalWes Aday31-Aug-12 3:38 
GeneralRe: Cross post Pin
Shameel31-Aug-12 5:30
professionalShameel31-Aug-12 5:30 
QuestionQuestion about carrying information from a HTML page to a ASP Pin
Diego Carrion30-Aug-12 18:10
Diego Carrion30-Aug-12 18:10 
GeneralRe: Question about carrying information from a HTML page to a ASP Pin
Deflinek31-Aug-12 4:00
Deflinek31-Aug-12 4:00 
GeneralRe: Question about carrying information from a HTML page to a ASP Pin
Diego Carrion31-Aug-12 4:34
Diego Carrion31-Aug-12 4:34 
GeneralRe: Question about carrying information from a HTML page to a ASP Pin
Deflinek31-Aug-12 5:03
Deflinek31-Aug-12 5:03 
So it depends what is before line:
CSS
ASP continuation code:

After you click submit, page reloads and quite a few events are fired that will let you handle information posted on form. You should override page_load event possibly checking the if it was postback and then process the information.
--
"My software never has bugs. It just develops random features."

GeneralRe: Question about carrying information from a HTML page to a ASP Pin
Diego Carrion31-Aug-12 5:07
Diego Carrion31-Aug-12 5:07 
GeneralRe: Question about carrying information from a HTML page to a ASP Pin
Deflinek31-Aug-12 22:15
Deflinek31-Aug-12 22:15 
GeneralRe: Question about carrying information from a HTML page to a ASP Pin
Diego Carrion2-Sep-12 5:26
Diego Carrion2-Sep-12 5:26 
QuestionASP.NET Pin
soumyashree sahoo30-Aug-12 17:28
soumyashree sahoo30-Aug-12 17:28 
AnswerRe: ASP.NET Pin
Sandeep Mewara30-Aug-12 18:57
mveSandeep Mewara30-Aug-12 18:57 
Questioncant insert image in table Pin
Michael Portanoba30-Aug-12 16:56
Michael Portanoba30-Aug-12 16:56 
AnswerRe: cant insert image in table Pin
Sandeep Mewara30-Aug-12 18:55
mveSandeep Mewara30-Aug-12 18:55 
QuestionButton event does not execute Pin
netJP12L30-Aug-12 0:58
netJP12L30-Aug-12 0:58 
AnswerRe: Button event does not execute Pin
jkirkerx30-Aug-12 6:41
professionaljkirkerx30-Aug-12 6:41 
GeneralRe: Button event does not execute Pin
archifux2-Sep-12 13:41
archifux2-Sep-12 13:41 
GeneralRe: Button event does not execute Pin
jkirkerx2-Sep-12 17:32
professionaljkirkerx2-Sep-12 17:32 
GeneralRe: Button event does not execute Pin
archifux6-Sep-12 12:23
archifux6-Sep-12 12:23 
Questioni want my one web page to be run on my one client 's pc only Pin
Devang Vaja29-Aug-12 20:15
Devang Vaja29-Aug-12 20:15 
AnswerRe: i want my one web page to be run on my one client 's pc only Pin
Eddy Vluggen29-Aug-12 22:32
professionalEddy Vluggen29-Aug-12 22:32 
GeneralRe: i want my one web page to be run on my one client 's pc only Pin
Albarhami30-Aug-12 0:50
Albarhami30-Aug-12 0:50 
GeneralRe: i want my one web page to be run on my one client 's pc only Pin
Eddy Vluggen30-Aug-12 1:03
professionalEddy Vluggen30-Aug-12 1:03 
AnswerCross post Pin
Wes Aday30-Aug-12 1:29
professionalWes Aday30-Aug-12 1:29 

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.