N
nate
In the asp components ng I posted a message about this but from a different
perspective it could just be asp related. I copied all the code from the vb
com object and put in just plain vb asp 3.0 style. and then used a include
file to include it on an asp page as a function.
if you read the other post it says that when posting to the page it loads
about half of the html that it should to the browser and then just sits there
downloading but no more source code shows up.
The same thing happens now that I converted it to just asp.
when the refresh button is hit the whole page appears instantly and
correctly. but when the data is posted or sent in a get request it does the
hanging.
I have tried using response.flush throughout and no results. any suggestions?
perspective it could just be asp related. I copied all the code from the vb
com object and put in just plain vb asp 3.0 style. and then used a include
file to include it on an asp page as a function.
if you read the other post it says that when posting to the page it loads
about half of the html that it should to the browser and then just sits there
downloading but no more source code shows up.
The same thing happens now that I converted it to just asp.
when the refresh button is hit the whole page appears instantly and
correctly. but when the data is posted or sent in a get request it does the
hanging.
I have tried using response.flush throughout and no results. any suggestions?