Click here to Skip to main content
15,923,576 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: DataGridView acting strange all of a sudden Pin
Marcus J. Smith27-Feb-08 4:02
professionalMarcus J. Smith27-Feb-08 4:02 
QuestionWhy is the namespace not visible in VB code files? Pin
Vantigate26-Feb-08 8:35
Vantigate26-Feb-08 8:35 
GeneralRe: Why is the namespace not visible in VB code files? Pin
Marcus J. Smith26-Feb-08 9:23
professionalMarcus J. Smith26-Feb-08 9:23 
GeneralRe: Why is the namespace not visible in VB code files? Pin
Vantigate26-Feb-08 11:13
Vantigate26-Feb-08 11:13 
GeneralCrystal reports randomly displaying text in lower case Pin
Kschuler26-Feb-08 7:38
Kschuler26-Feb-08 7:38 
GeneralCreating Charts Pin
parth.p26-Feb-08 6:23
parth.p26-Feb-08 6:23 
GeneralRe: Creating Charts Pin
Dave Kreskowiak27-Feb-08 6:45
mveDave Kreskowiak27-Feb-08 6:45 
GeneralThe will not let me hit the database until the last minute. Help !!! [modified] Pin
crystal915426-Feb-08 5:53
crystal915426-Feb-08 5:53 
Most frustrating. The format of the website cannot be changed:

I have 5 web pages each with a form. These page forms have content the user can edit & redit.On the top of each page is a menu bar affording the user to toggle back and forth to any of the 5 pages viewing the respective content. Now say the user toggles to page 2, makes changes to the content, via a RadEditor, toggles to page 5, then retoggles to page 2 to see the changes he just made.

Here's the delema: During these edits/redits, the revised content CANNOT be posted as an update to the database. Only AFTER the user is satisfied with all the edits made, does he click button 6 for "Update All My Changes".

I cannot have one page with all the form elements listed via visible/not visible panels. I cannot use session objects, or cookies - there is just too much data. I heard about the cache object / application object but I do not know if it plays a part here. Also note there could be thousands of concurrent users taking this initially identical data content then editing it to each's own unique wants.

So in short, how can I have several editable web pages of form elements that allow the user to see the changes they made, even after clicking off and then back to that form without using a database update or items mentioned above. Remember, They will not let me hit the database until aff the edits on the 5 web page forms are complete. Thanks.

Update:

I have reevaluated the entire process.

I've decided to utilize the file stream object and have them edit their entire page.

Now, I have to figure out how to reiterate thru these modified forms to place the data into the db.

modified on Tuesday, February 26, 2008 4:38 PM

GeneralRe: The will not let me hit the database until the last minute. Help !!! Pin
Christian Graus26-Feb-08 8:54
protectorChristian Graus26-Feb-08 8:54 
GeneralRe: The will not let me hit the database until the last minute. Help !!! Pin
crystal915426-Feb-08 10:39
crystal915426-Feb-08 10:39 
GeneralData Access .net compact framework Pin
Cory Kimble26-Feb-08 3:35
Cory Kimble26-Feb-08 3:35 
GeneralRe: Data Access .net compact framework Pin
Arjun Marwaha26-Feb-08 22:40
Arjun Marwaha26-Feb-08 22:40 
Question.pst file Pin
mesho26-Feb-08 3:25
mesho26-Feb-08 3:25 
GeneralRe: .pst file Pin
parth.p26-Feb-08 5:59
parth.p26-Feb-08 5:59 
GeneralRe: .pst file Pin
mesho27-Feb-08 7:45
mesho27-Feb-08 7:45 
GeneralUnable to Create Subkey in registry Pin
Rupesh Kumar Swami26-Feb-08 3:20
Rupesh Kumar Swami26-Feb-08 3:20 
GeneralRe: Unable to Create Subkey in registry Pin
Dave Kreskowiak27-Feb-08 6:49
mveDave Kreskowiak27-Feb-08 6:49 
QuestionIs it possible to dynamically create Collections in VB6? Pin
suguimoto26-Feb-08 2:59
suguimoto26-Feb-08 2:59 
AnswerRe: Is it possible to dynamically create Collections in VB6? Pin
Thomas Krojer26-Feb-08 4:27
Thomas Krojer26-Feb-08 4:27 
GeneralRe: Is it possible to dynamically create Collections in VB6? Pin
suguimoto26-Feb-08 8:04
suguimoto26-Feb-08 8:04 
AnswerRe: Is it possible to dynamically create Collections in VB6? Pin
parth.p26-Feb-08 6:11
parth.p26-Feb-08 6:11 
GeneralRe: Is it possible to dynamically create Collections in VB6? Pin
suguimoto26-Feb-08 8:00
suguimoto26-Feb-08 8:00 
Generaldatagridview problem Pin
soniasan26-Feb-08 1:13
soniasan26-Feb-08 1:13 
GeneralRe: datagridview problem Pin
Kschuler26-Feb-08 5:47
Kschuler26-Feb-08 5:47 
Questionstartup form issue Pin
Tauseef A25-Feb-08 21:35
Tauseef A25-Feb-08 21:35 

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.