Click here to Skip to main content
15,887,746 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to show the panel scroll completely down when it is loaded. Pin
jagan12319-Feb-08 18:00
jagan12319-Feb-08 18:00 
AnswerRe: how to show the panel scroll completely down when it is loaded. Pin
Venkatesh Mookkan19-Feb-08 18:06
Venkatesh Mookkan19-Feb-08 18:06 
GeneralRe: how to show the panel scroll completely down when it is loaded. Pin
jagan12319-Feb-08 18:11
jagan12319-Feb-08 18:11 
GeneralRe: how to show the panel scroll completely down when it is loaded. Pin
Venkatesh Mookkan19-Feb-08 18:49
Venkatesh Mookkan19-Feb-08 18:49 
Questionmap project [modified] Pin
Member 435365819-Feb-08 17:31
Member 435365819-Feb-08 17:31 
Generalimage upload Pin
Ida_merry19-Feb-08 17:04
Ida_merry19-Feb-08 17:04 
GeneralRe: image upload Pin
Parwej Ahamad19-Feb-08 17:22
professionalParwej Ahamad19-Feb-08 17:22 
QuestionHow can I reiterate custom class object values to OTHER/MULTIPLE std aspx pages w/o using web controls? Pin
crystal915419-Feb-08 16:54
crystal915419-Feb-08 16:54 
Back in the old days of ASP, I could create a global page, reiterate thru a database and pass the records' value to variables that a simple <%=(var)%> and an include tag, on another page would catch.

But for more flexibility, I created a Client Class, passed the db record values to the client class properties to a .vb page, and want to use those values, sometimes multiple times on the same page (hence no user controls are no good). I know I could insert an include tag on the receiving page, and declare a public variable on the .vb page that inherits the class & reiterates thru the db, but Pubic variables worry me.

Does anyone have any suggestions on how to use class objects on other .aspx web pages, without using controls, that basically accomplish the same thing as an include tag with a <%=(var)%> script?
AnswerRe: How can I reiterate custom class object values to OTHER/MULTIPLE std aspx pages w/o using web controls? Pin
Parwej Ahamad19-Feb-08 17:16
professionalParwej Ahamad19-Feb-08 17:16 
GeneralRe: How can I reiterate custom class object values to OTHER/MULTIPLE std aspx pages w/o using web controls? Pin
crystal915419-Feb-08 17:23
crystal915419-Feb-08 17:23 
GeneralRe: How can I reiterate custom class object values to OTHER/MULTIPLE std aspx pages w/o using web controls? Pin
Parwej Ahamad19-Feb-08 17:33
professionalParwej Ahamad19-Feb-08 17:33 
GeneralRe: How can I reiterate custom class object values to OTHER/MULTIPLE std aspx pages w/o using web controls? Pin
crystal915419-Feb-08 17:53
crystal915419-Feb-08 17:53 
GeneralRe: How can I reiterate custom class object values to OTHER/MULTIPLE std aspx pages w/o using web controls? Pin
Parwej Ahamad19-Feb-08 18:22
professionalParwej Ahamad19-Feb-08 18:22 
QuestionHaving trouble getting FormView to sync w/ GridView past first index page. Pin
SoulfoodOracle19-Feb-08 14:23
SoulfoodOracle19-Feb-08 14:23 
GeneralRe: Having trouble getting FormView to sync w/ GridView past first index page. Pin
Christian Graus19-Feb-08 15:10
protectorChristian Graus19-Feb-08 15:10 
GeneralIs it possible to to read the ftp file remote without downloading to the local drive Pin
Kennie_n200019-Feb-08 14:04
Kennie_n200019-Feb-08 14:04 
GeneralRe: Is it possible to to read the ftp file remote without downloading to the local drive Pin
Christian Graus19-Feb-08 15:10
protectorChristian Graus19-Feb-08 15:10 
GeneralRe: Is it possible to to read the ftp file remote without downloading to the local drive Pin
Guffa19-Feb-08 15:53
Guffa19-Feb-08 15:53 
GeneralRe: Is it possible to to read the ftp file remote without downloading to the local drive Pin
Christian Graus19-Feb-08 16:26
protectorChristian Graus19-Feb-08 16:26 
GeneralRe: Is it possible to to read the ftp file remote without downloading to the local drive Pin
Kennie_n200019-Feb-08 16:54
Kennie_n200019-Feb-08 16:54 
GeneralRe: Is it possible to to read the ftp file remote without downloading to the local drive Pin
Guffa19-Feb-08 20:39
Guffa19-Feb-08 20:39 
GeneralWeb messenger [modified] Pin
waheed awan19-Feb-08 12:22
waheed awan19-Feb-08 12:22 
GeneralXSL Dropdown problem [modified] Pin
waheed awan19-Feb-08 11:51
waheed awan19-Feb-08 11:51 
GeneralRe: XSL Dropdown problem Pin
Christian Graus19-Feb-08 12:38
protectorChristian Graus19-Feb-08 12:38 
QuestionIssue with viewstate? or something else? Pin
Neophyte3019-Feb-08 5:30
Neophyte3019-Feb-08 5:30 

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.