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

ASP.NET

 
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 
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 
What would be a second alternative if I didn't want to use session objects? It seems the pages that truly preclude me from using the ole method of embedding redundant data are pages that include forms.

Let me be specific: Let's say I have content that I want to use and reuse for different websites. The variables in the content from each are company name, phone number, address, and other unique data. Ideally, I'd like to store the reusable content into a sql table with the unique variable data script embedded with in (as example in ASP 1.0: "<td><%=(CompanyName")%> has been in business for
<%=(YearsinBiz")%>. Our owners work hard for our customers, you can contact them, their names are <%=("Name1")%> .......</td>" .....

As you can see, their could be a myriad of data for embedding and I do not think session objects are the best choice.

Again, I have captured all the data into my Client Class Object. I now need to replicate that information, sometimes, more than once on the same page, and a simple <%=("var")%> tag causes havoc on the pages that have forms. And, since I try to have a quick contact form on the side of each page, I have a problem.

I hope I have better explained my delima and maybe you have a solution to share. Thanks.
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 
AnswerRe: Issue with viewstate? or something else? Pin
Christian Graus19-Feb-08 12:40
protectorChristian Graus19-Feb-08 12:40 
GeneralRe: Issue with viewstate? or something else? Pin
Neophyte3019-Feb-08 23:03
Neophyte3019-Feb-08 23:03 
AnswerRe: Issue with viewstate? or something else? Pin
Neophyte3020-Feb-08 5:40
Neophyte3020-Feb-08 5:40 
Generalspecify color in c# Pin
eyeseetee19-Feb-08 5:05
eyeseetee19-Feb-08 5:05 

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.