Click here to Skip to main content
15,919,774 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionLow process speed Large scale storage question... Pin
Lior S1-Nov-06 23:39
Lior S1-Nov-06 23:39 
AnswerRe: Low process speed Large scale storage question... Pin
luckykhalid2-Nov-06 0:33
luckykhalid2-Nov-06 0:33 
AnswerRe: Low process speed Large scale storage question... Pin
_AK_2-Nov-06 0:39
_AK_2-Nov-06 0:39 
QuestionDataGrid Control in ASP.NET Using VB.NET Pin
Khan.Bangash1-Nov-06 22:59
Khan.Bangash1-Nov-06 22:59 
GeneralRe: DataGrid Control in ASP.NET Using VB.NET Pin
Tamimi - Code1-Nov-06 23:19
Tamimi - Code1-Nov-06 23:19 
GeneralRe: DataGrid Control in ASP.NET Using VB.NET Pin
Khan.Bangash1-Nov-06 23:27
Khan.Bangash1-Nov-06 23:27 
GeneralRe: DataGrid Control in ASP.NET Using VB.NET Pin
Tamimi - Code1-Nov-06 23:50
Tamimi - Code1-Nov-06 23:50 
QuestionDeleting files from Temporary Internet Files folder Pin
Yenyen Suwardy1-Nov-06 22:12
Yenyen Suwardy1-Nov-06 22:12 
Hello everyone,

I'm not sure if this is the correct place to post my question, here is how it goes:

I have an ASP .NET application with VB .NET as code behind. On a page, I have a flash form.

From flash form point of view:
1. Enter an ID and post the ID to an aspx file, say get.aspx, to communicate with database and get the details of the item, therefore return info as url variables to flash form to display (actionscript: using LoadVars functions).
2. After retrieving, I update the info from within the flash form and submit. Same way, post to another aspx file, say update.aspx, to update to the database.

Here is when my problem arises:
On step 1 above, when flash form request the get.aspx to retrieve info, this file actually enters the temporary inet files. Hence, when I enter the ID for the second time, the info retrieved is NOT the updated one. This is confirmed because I have checked database, correct values are updated. I have also tried manually deleting get.aspx and retrieve, this time update info is retrieved.

So for working around the above, I am thinking of deleting get.aspx after I have done updating the database in update.aspx. However, I have tried searching the internet, and couldn't find the way to do that using VB .NET. Confused | :confused:

Does anyone have any idea how I can solve this issue?

Thanks a bunch!!
AnswerRe: Deleting files from Temporary Internet Files folder Pin
Yenyen Suwardy1-Nov-06 22:33
Yenyen Suwardy1-Nov-06 22:33 
QuestionHow to upload multiple files Pin
immori1-Nov-06 21:05
immori1-Nov-06 21:05 
AnswerRe: How to upload multiple files Pin
dj.rock1-Nov-06 22:29
dj.rock1-Nov-06 22:29 
Questionregular expression for regular expression validator [modified] Pin
srinandan..1-Nov-06 20:37
srinandan..1-Nov-06 20:37 
AnswerRe: regular expression Pin
immori1-Nov-06 21:13
immori1-Nov-06 21:13 
AnswerRe: regular expression Pin
Guffa2-Nov-06 0:12
Guffa2-Nov-06 0:12 
GeneralRe: regular expression Pin
srinandan..2-Nov-06 2:44
srinandan..2-Nov-06 2:44 
QuestionHow to close a window without showing default confirmation message. Pin
Nitin19811-Nov-06 20:22
Nitin19811-Nov-06 20:22 
AnswerRe: How to close a window without showing default confirmation message. Pin
_AK_1-Nov-06 20:28
_AK_1-Nov-06 20:28 
GeneralRe: How to close a window without showing default confirmation message. Pin
Nitin19811-Nov-06 21:56
Nitin19811-Nov-06 21:56 
GeneralRe: How to close a window without showing default confirmation message. Pin
_AK_1-Nov-06 22:28
_AK_1-Nov-06 22:28 
QuestionProtect pages Pin
isaii1-Nov-06 20:17
isaii1-Nov-06 20:17 
AnswerRe: Protect pages Pin
_AK_1-Nov-06 20:27
_AK_1-Nov-06 20:27 
AnswerRe: Protect pages Pin
Britney S. Morales2-Nov-06 1:31
Britney S. Morales2-Nov-06 1:31 
GeneralRe: Protect pages Pin
isaii2-Nov-06 2:15
isaii2-Nov-06 2:15 
GeneralRe: Protect pages Pin
ednrgc2-Nov-06 2:42
ednrgc2-Nov-06 2:42 
QuestionNotification Engine Pin
dj.rock1-Nov-06 19:57
dj.rock1-Nov-06 19:57 

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.