|
Hi,
I have the following problem with enctype="multipart/form-data": In one form I have ''input files and ''input text" elements, * the files I get perfectly with pp.getFileItems("filename")[0] * I can't get the the text parameters, pp.getStrings("prodnr") or pp.getString("prodnr") returns nothing. what is this... Thanx Christiaan ten Klooster |
- RE: "input text" with "enctype=mu... klos
- RE: "input text" with "encty... Diethelm Guallar, Gonzalo
