Ok, i have a dilemna. I have a Field for our articles called Category. Inside, I have things ie., Car, Boat, Plane.
I allow my users to insert multiple categories, therefore, I was using Split() to read things like "car, boat". My problem is that I need to offer the same info in French. I...
A colleague has a number of worksheets who's background says PAGE, PAGE 2, Etc. in what looks like a watermark in the middle of the page, how can we get rid of it?
actually, in doing this im seeing i have to logic incorrect. I can easily create the hidden fields, but what i need the javascript to do is update the matching hidden field only, ex..
Filename4 should update hidden4
that way only those that get changed by the client would actually be changed...
Hey folks, i'm building a table that has File fields, dependant on a number that the user inous, ie.. they type 5 and my script builds 5 file fields named Filename0, filename1, etc...
I simply use the value of request.form("num") and loop
Using the below code, i get the value from a hidden...
That's just plain bizarre...
it's started working, but i did that Response.Buffer=True before lunchtime! it's like if there was a lag in the files being updated!
Anyhow, it's working now, thx everyone!
Well, none of the above has helped, but I know for a fact there are differences between both servers, this could just be one more...i've made a workaround.
thx!
I just noticed something, this does NOT work on our Staging server, but it DOES on the Production....is it possible to disable that feature on a server?
I even added incorrect code to throw an error but it it only shows me the Text i display to the user "Category Edited"
response.Write("Category Edited")
response.redirect("///0_6_1_0.asp.asp")
I'm using th ebelow code to add to my DB then i want it to go back to my main page. It does add the info, but it just site on "Category Addded". I'm using the exact same code for my DELETE AND EDIT Functions and they work fine?
Set rs = Server.CreateObject("ADODB.Recordset")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.