View Single Post
  #1 (permalink)  
Old 08-15-2007, 12:06 PM
steve0 steve0 is offline
WebProWorld Pro
 

Join Date: May 2004
Location: Austin, TX
Posts: 199
steve0 RepRank 0
Default POST'ing data not working with Windows Vista

(I hope this is the correct section for this.. )

The situation is...
On a website we created, we have a section for content entry.
The code is straightforward and has been working fine for years..

user supplied information on 'page1' is POST'd to 'page2'.
Page2 has code that inserts the information into a database.
The information is text, using input boxes and textareas

The issue appears to be on the users' end, since it only happens
with customers who are using Windows Vista.

The information is not making it to Page2.

We do not have any machines running Vista, so we are not too familiar with it.
Is there a setting somewhere that could be causing this?

(I do not know the version of IE the clients are using, or which SP have been installed.)
__________________
Hardcore Programming Solutions and Coffee Drinker
Reply With Quote