| |
| |
| |
|
Page: 1 2
Comments:
<0> it works fine <0> so its somehow when the data is posted it stuffs up <0> Pilum: am I doing the posting correct? <1> Looks right. <0> hmmm <0> hmmm check this <0> if I go directly to the py file <0> 127.0.0.1 - - [19/Aug/2006:20:41:21 +0200] "GET /~jeanre/bms/Functions/Contact.py/Save?CompanyName=88&ContactPerson=dsadsa&ContactNumber=321&FaxNumber=1 HTTP/1.1" 500 593 <0> thats the output from apache log <0> so maybe I dont need to post in this instance <0> wohaaaaaa <0> on a get it works
<0> weird <0> ok <0> I think I found a work around <0> well its working atleast <0> :P <1> Grats. <0> but its a work around <0> not even using post <1> Good luck on that. <0> Pilum: I am usinga get but with that I also return data from the python function <0> so I presume its cool <0> :) <1> Tested in IE? <0> yeah <0> works <0> but they have to enable activex <0> :) <1> They have to do that in any case for xmlhttprequest. <0> 45 else if(window.ActiveXObject) { <0> 46 xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); <0> its wokrs <0> but only if I use that line <0> :) <0> sorry if my spelling is broken <0> but... my hands are freezing <1> Cold outside? :-) <0> its like 6 degrees <0> :( <0> and that is cold for my country <0> well particulary the town <1> Ah yes, it's winter down there now. <0> yeah <0> we had floods the other week <0> so much rain <0> I tihnk I still have pics <1> Summer here atm. Drowning in sweat at night. :-) <0> http://www.algoafm.co.za/gallery.asp?Gallery=Severe+Weather <0> Pilum: look at that bro <1> And I live so far north that we joke about polar bears in the streets. :-P <0> hehe <0> where you from Pilum <1> Norway. <0> ah nice <0> its get cold there :( <0> I will never come visit
<0> :P <1> The images seem to work fine if that's what you mean. <0> no man <1> Actually, around here it's usually above 0 even mid-winter. And extremely rare to have below -10C <0> thats the weather we had <1> Ah. <0> lol <0> :P <1> I live on the west coast. We have the gulf stream. The easterners on the other side of the mountains often get -30C mid-winter hehe. <0> eish <0> hell no <0> I stay away from there <0> I will die <1> The refugees from Somalia in the area seem to be doing ok. Granted, they wear thick clothing most of the year. :-P <0> eish <0> but all your houses have heating etc.. <0> where as our houses dont <1> True. <1> We had +30C the other day too. <0> eish <0> our summers range between 30 - 45 <2> Hi here, How can I select an option in my listbox that is the date of today (the list is the 31 days) <2> hellO6 <2> hello world?? <1> Yes? <1> How about... clicking on it? <0> lol <0> *chuckle* <2> humm <2> should I have to add autoselect?? <1> Autoselect? <2> if you have a list in a form with 31 option you can select 1 option to start <2> I want to select the number that=the date of today <1> Loop through and compare with today's day then <0> Pilum: cant you find the element <1> var selRef = document.forms['formname'].elements['selectname']; var today = selRef.options[selRef.selectedIndex].value; <2> wow thx alot <0> and then do this.selectedItem("the data now"); <0> ah well <1> What are you on about? :-) <0> thats the same thing <0> except that I lost the syntax somewhere <2> a booking engin <1> Then make a new Date() object and get today and compare. <0> Pilum: thats what I tried <0> to explain in my simple syntax <0> :P <0> lol <0> its bed time <0> :) <1> Loop through selRef.options and set selRef.options[i].selected = true; when you have a match <2> see ya <0> asta all
Return to
#javascript or Go to some related
logs:
#linux #AllNiteCafe present hawana nam submitted devmgr_show_hidden_devices #AllNiteCafe iproute2 deb source.list glibcxx_3.4.4 not found debian cups_strlcpy #linuxhelp #chatzone
|
|