Thanks Rafael E. Ferrero a lot . this is what I want.
Web programing is really hard to me as a shell programmer.
Hope I can know it well soon.
163 email
From: Rafael E. Ferrero
Date: 2015-01-28 19:30
To: django-users
Subject: Re: how to have popup window and print it
IMHO - You can't
IMHO - You can't find anything in Django because it's not a Django problem.
The popup windows you can do it a little of javascript [1] and for print
you can do a button in html and use javascript for print the page
onclick="javascript:window.print();" (something like this, i think)
Fill with data
hi.
i'm new to django. i'm try using django1.7 with jquery ,bootstrap.
Now i have a webpage , i want:
when click a link , there is a new popup window, and form with data from
database
in popup window,and then print contend in the popup window.
but i did not find how to do it just using dj
3 matches
Mail list logo