Jump to content

anukagni

Members
  • Posts

    7
  • Joined

  • Last visited

anukagni's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Hi, I have created an jpg background using Photoshop. i did the below html code<body background="file/root/mail/background.jpg"></body>I added <?php> in the very top & <?> in the end and also give an logo as below<center><img src="file/root/mail/logo.jpg"width="500" height="200"></center>when i tried as php file in an linux web sever the logo appeares but the backgroun color is not appear..pls help me
  2. Hi i have try the through i didnt get any answers i played an backgrond colour for the web page and i convert but back ground is not appearing..pls give me some idea..pap
  3. HI , Thanks for ur help i ill take a look at the SM team and i ill backbyepaps
  4. I did in the Linux server by converting this HTML file into PHP file and its working in SM ... Any body tell this SM Version 1.5.1 is on development & when it complete in2 full version weather it makes any problem for my server ...pls give my any advice becoz via my sever lotz for mails is being transfer and it uses internationally...if u have any doubt pld reply me... byepaps
  5. I did and i got the think but what i want is i am now using Squirrle Mail Versioned 1.2.7-4 and the concept u said will works on Version 1.5.1.. & my server as version Red Hat 8 .. i want to know weather SM 1.5.1 will support this Red hat .... pls reply me .. i use the code as follow<html><body background="c:\Documents and Settings\ADMIN\Desktop\index.gif"></body><p><head><center><img src="c:\Documents and Settings\ADMIN\Desktop\building.jpg"width="500" height="200"></center></head><script language="JavaScript" type="text/javascript"><!--function squirrelmail_loginpage_onload() { document.forms[0].js_autodetect_results.value = '1'; for (i = 0; i < document.forms[0].elements.length; i++) { if (document.forms[0].elements.type == "text" || document.forms[0].elements.type == "password") { document.forms[0].elements.focus(); break; } }}// --></script></head><body onload="squirrelmail_loginpage_onload()"><Center><form method="post" action="http://linux.ciba.com/src/redirect.php"> <input type="hidden" name="js_autodetect_results" value="0"> <input type="hidden" name="just_logged_in" value="1"><table COLS="1" WIDTH="350"> <tr> <td WIDTH="30%" ALIGN=right>Username:</td> <td WIDTH="*" ALIGN=left> <input type="text" name="login_username" size="20"> </td> </tr> <tr> <td WIDTH="30%" ALIGN=right>Password:</td> <td WIDTH="*" ALIGN=left> <input type="password" name="secretkey" size="20"> </td> </tr></table></td></tr><table> <tr><td> <input type="submit" value="Login"> </tr></td></table></td></tr></form><Center> </body></html> My problem is when enterd the Username & password correctlly it redirecting to the Setup but when i entered wronglly i does not redirecting to my page it goes to default SM pagepls help mebyepaps
  6. Hi, pls be clear that i dont know PHP i know HTML and i have Designed HTML page but how can i convert into php file....pls
  7. hi, all iam new to this forum and i want to get some clarification for the great guys like u ,, my issue is iam now working with linux webserver in this iam using the mail option as Squrriel mail the opening page of SM is so simply so my boss told me to change the openning page i.e. Log in page . for that i have created an opening page using HTML becoz iam not aware of PHP .. now what i need is i wnat to get the HTML to PHP and i want to make it as Opening page instead of SM's opening logon page .. Guy's pls help me in this issue... Thanks in advancebyepaps
×
×
  • Create New...