Also do I need to learn Javascript as well? is it required for designing websites?
hi our server prevents the client from caching our pages. i m not an expert with this but i ve seen codes like these:
header( Last-Modified: . gmdate("D- d M Y H:i:s") . GMT );
header("Cache-control: private");
now- i m doing some ajax request. but i want the browser to cache the returned value of the ajax request. is it possible?
put in other words. i want to cache some pages while others are not. and also- are ajax request cachable? thanks.
thanks for the input. but i found the answer- returned response through ajax can be cached.
now i posted another question because i was having a problem determining the local time of the client s machine.
I want to make a web 2.0 popup.. I dunno what kind of language it would be in... maybe ajax- but I just want a little window to popup maybe 30 seconds after the page has loaded in the same page as the content... and I Just want a little message to display.
How would I do this?
I have a function in javascript witch is running on <body onunload="myjsfunction();"> event. I execute some code in .NET and call it with AJAX but i can t get the url to redirect the user to his chosen destination!!!! Is there any method to get the clicked url???
fjpoblam - this will return the current url I want to catch the target url
I want to learn a new web programming language but i dunno which to choose. I dont wanna learn one and by the time im finished its outdated
I want to learn one thats not gonna go anywhere for ten years or one that is new but is turning heads and will be the next big thing 2 years down the road. Just like what google maps did for ajax.
currently im leaning towards php as it so beautifully written and many huge companies use it (wordpress- joomla etc)
whats the best language to choose?
No comments:
Post a Comment