Hi
i am a starter with css and need your help cause my website have his images and text overlapping when i reduce my internet Windows or change the resolution.
is there a way to prevent thi to happen?
heres my code
html {width:100%}
body {font-family:Arial, Arial, Helvetica, sans-serif...
salut jpadie
donc ca fonctionne pas parfaitement c'est à dire que je reçois un courriel et les accents ne fonctionne pas et en plus je recois le message avec un attachement .dat qui contient le message suivant:
Nom : user
Prénom : user
jj/mm/aaaa : 11/01/1971
Fumeur : Non
Sexe : Masculin...
Salut Jpadie
merci pour ta réponses rapide
donc j'ai essayer ceci:
$headers = 'Content-type: \"text/plain\"; charset=\"UTF-8\"\r\nFrom:' . $_POST["email"];
et ceci
$headers = 'Content-type: \"text/plain\"; charset=\"UTF-8\"\r\n' . 'From:' . $_POST["email"];
mais ca me retourne ceci...
hi i am working on a newsletter field, so that the client just have to fill the field with his email and click on the button and i will receive his email.
so heres my code
<form id="search" action="bat/bulletinhandler.php" method="post">
<input type="text"...
i would like to keep html tags but not want them to appear in the mail we received
heres the mail i received
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Information</title>
</head>
<body>
<p>Visiteur : user</p>
<br>
<p>Courriel : abc@abc.com</p>
<br>
<p>Province ...
thanks for your response
but my problem is if the report invoice have more than 1 page i want to show a sub total of the amount of that page.
so page 1:
12.35$
15.35$
19.56$
-----
47.26$ sub total
pages 2 and so on!
earlier i have declared a variable pagesum that was looping on the content...
HI
i have developped an application with office 2003, and in some of my report i have a pagesum total that show on each end of a page the subtotal of the current page.
since i have migrate in access 2007 the pagesum is no longer working... is there a way to work around this issue??
thanks a...
hi
i have two tables
client:
idclient
name
adress
....
invoice
idinvoice
dateinvoice
idclient
...
what i want to do is make an sql that will give me all the clients that does not have an since 90 days and more
is there a simple way to do that, im a little bit rusted in these syntax...
Hi
i have made a report named quotation, the we use to make quotation to a client. So the forms as different sections:
- distribution
- circuits
- exits
- heating
- etc
all field in the form as a check field, so we check just the fields we needs. since that my idea is good i think but i have...
hi dhookom
thanks for your response
heres what i tried:
Private Sub Détail_Print(Cancel As Integer, PrintCount As Integer)
On Error Resume Next
PageSum = PageSum + Me.subtotal
if me.subtotal = 0 then
me.qte.visible=false
me.price.visible=false...
Hi
i have a report with thoses fields:
- date
- item
- description
- qty
- price
- sub total
what i want to do is when we enter a descrition with no quantity or quantity =0, i just want to hide the field qty, price, sub total.
i try it but when i hide those fields the entire fields are...
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.