Here is the source code generated by firefox:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="an">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" lang="en" content="None" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<title>/Demexp/default/new_Q</title>
<link rel="stylesheet" media="screen,projection" type="text/css"
href="/Demexp/static/main.css" />
<link href="/Demexp/static/calendar.css" rel="stylesheet" type="text/
css" media="screen" charset="utf-8" />
<script src="/Demexp/static/jquery.js" type="text/javascript"></
script>
<script src="/Demexp/static/calendar.js" type="text/javascript"
charset="utf-8"></script>
<script type="text/javascript"><!--
function popup(url) {
newwindow=window.open(url,'name','height=400,width=600');
if (window.focus) newwindow.focus();
return false;
}
function collapse(id) { jQuery('#'+id).slideToggle(); }
function fade(id,value) { if(value>0) jQuery('#'+id).hide().fadeIn
('slow'); else jQuery('#'+id).show().fadeOut('slow'); }
function ajax(u,s,t) {
var query="";
for(i=0; i<s.length; i++) {
if(i>0) query=query+"&";
query=query+encodeURIComponent(s[i])+"="+encodeURIComponent
(document.getElementById(s[i]).value);
}
jQuery.ajax({type: "POST", url: u, data: query, success: function
(msg) { document.getElementById(t).innerHTML=msg; } });
}
String.prototype.reverse = function () { return this.split('').reverse
().join('');};
function web2py_ajax_init() {
jQuery('.hidden').hide();
jQuery('.error').hide().slideDown('slow');
jQuery('.flash').hide();
if(jQuery('.flash').html()!='') jQuery('.flash').slideDown('slow');
jQuery('.flash').click(function() { jQuery(this).fadeOut('slow');
return false; });
jQuery('input.string').attr('size',50);
jQuery('textarea.text').attr('cols',50).attr('rows',10);
jQuery('input.integer').keyup(function()
{this.value=this.value.reverse().replace(/[^0-9\-]|\-(?=.)/
g,'').reverse();});
jQuery('input.double').keyup(function(){this.value=this.value.reverse
().replace(/[^0-9\-\.]|[\-](?=.)|[\.](?=[0-9]*[\.])/g,'').reverse
();});
jQuery('input.delete').attr('onclick','if(this.checked) if(!confirm
("Sure you want to delete this object?")) this.checked=false;');
try {jQuery("input.date").focus( function() {Calendar.setup({
inputField:this.id, ifFormat:"%Y-%m-%d", showsTime:false
}); }); } catch(e) {};
try { jQuery("input.datetime").focus( function() {Calendar.setup({
inputField:this.id, ifFormat:"%Y-%m-%d %H:%M:%S", showsTime:
true,timeFormat: "24"
}); }); } catch(e) {};
try { jQuery("input.time").clockpick({
starthour:0, endhour:23, showminutes:true, military:true
}); } catch(e) {};
};
jQuery(document).ready(web2py_ajax_init);
//--></script>
</head>
<body>
<div id="qu_list_general_container">
<div id="page_banner">
<table class="banner_table">
<tbody>
<tr>
<td class="banner_logo_cell" width="130px" rowspan="2">
<img src="/Demexp/static/Logo_WCP2_v001.gif" align="right"
alt="Logo Demexp"></td>
<td class="banner_menu_items_cell">
<span class="banner_menu_items">
<a href="/Demexp/default/index"
onmouseover="this.ccc=this.style.backgroundColor;this.style.backgroundColor='white';"
onmouseout="this.style.backgroundColor=this.ccc;"
class="inactive">index</a></li>
</span>
<span class="banner_menu_items">
<a href="/Demexp/default/user/logout"
onmouseover="this.ccc=this.style.backgroundColor;this.style.backgroundColor='white';"
onmouseout="this.style.backgroundColor=this.ccc;"
class="inactive">Déconnexion</a></li>
</span>
<span class="banner_menu_items">
<a href="/Demexp/default/user/change_password"
onmouseover="this.ccc=this.style.backgroundColor;this.style.backgroundColor='white';"
onmouseout="this.style.backgroundColor=this.ccc;"
class="inactive">Changer de mot de passe</a></li>
</span>
<span class="banner_menu_items">
<a href="/Demexp/default/user/profile"
onmouseover="this.ccc=this.style.backgroundColor;this.style.backgroundColor='white';"
onmouseout="this.style.backgroundColor=this.ccc;"
class="inactive">Profil</a></li>
</span>
<span class="banner_menu_items">
<a href="/Demexp/delegation/new_D"
onmouseover="this.ccc=this.style.backgroundColor;this.style.backgroundColor='white';"
onmouseout="this.style.backgroundColor=this.ccc;"
class="inactive">Délégation</a></li>
</span>
<span class="banner_menu_items">
<a href="/Demexp/liens/liens"
onmouseover="this.ccc=this.style.backgroundColor;this.style.backgroundColor='white';"
onmouseout="this.style.backgroundColor=this.ccc;"
class="inactive">Liens</a></li>
</span>
<span class="banner_menu_items">
<a href="/Demexp/default/aide"
onmouseover="this.ccc=this.style.backgroundColor;this.style.backgroundColor='white';"
onmouseout="this.style.backgroundColor=this.ccc;"
class="inactive">Aide</a></li>
</span>
</td>
<td class="banner_connect_info" rowspan="2">
<span class="header_small_text"> connecté en tant que</
span>
<span class="header_small_text_bold">Fauché Jean-Marc</
span>
<br/>
</td>
</tr>
<td class="banner_title_cell" width="60%" align="left">
<span class="banner_title">Bienvenue dans Demexp</span>
</td>
</tbody>
</table>
</div>
<div id="empty_spacer_div"/>
<h1>Proposer une Nouvelle Question </h1>
<form action="" enctype="multipart/form-data"
method="post"><table><tr><td>Votre question:</td><td><textarea
cols="40" name="new_desc" rows="10"></textarea></td><td>Date limite :</
td><td><input class="datetime" name="datelimite" type="text" /></
td><td><input type="submit" value="Valider" /></td></tr></table><div
class="hidden"><input name="_formkey" type="hidden"
value="21696194-9dee-4895-a427-c300dd58cd4a" /><input name="_formname"
type="hidden" value="default" /></div></form>
</div>
</body>
</html>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---