6,574 Topics
![]() | |
Hi All, Currently I have an excel workbook which can send emails using smtp mail server on a specific trigger. The limitation I am having is the mail body is in Plain Text. Is there a way to create HTML emails via the Macro and send it across using SMTP … | |
I am working on a page that has 3 columns of text. I am trying to center the text in each column while maintaining the left justification for the text. When I try to use [icode] margin-left:auto; margin-right:auto;[/icode] the spacing for the columns is destroyed. I have also tried putting … ![]() | |
hi everybody please help me out. i have little bit prob in my css menu .my display menu is display properly can you give me some idea. my site is [URL="http://www.tonerquestsite.com"]Tonerquest[/URL] i wanna display menu short n good. my css style sheet is [code] #horizNav2 { position:relative; z-index:-1; } .leftNav … | |
I have a template for my ebay auctions. I want to make a form that I can type in the variable information (ie title, description, images) and generate the html script to include those variables. | |
Hi all I was wondering if there was something like Java's JList in HTML. I guess not because I can't find anything like it in the list of the form's input types. What is the easiest way to provide the functionality of a JList? Thx in advance. Greetings, K?! Ps: … | |
The issue isn't how to use sp_send_dbmail, because i use it everywhere, for both querys and system mails. But i have one problem, and that is how do you send a mail with HTML and TEXT format? You probably wonder why i need this because all the mail readers now … | |
hi.Can anyone plz tell me how to link database with html? if you can plz do give the code. thankyou | |
I have been trying this also and can,t get it to work thought i had the right code.Please help | |
I have read a nice article regarding some HTML tags...which are very useful.. i would like to share it with you ..please have a look: [url snipped - see post below for valid link to the article] i have posted it on other forum too ..as i think it is … | |
<div class="verticalTabContainer"> <div class="verticalTabContent"> <!-- Begin Vertical Tab Navigation --> <div class="verticalTabNavigation"> <ul> <li class="verticalTabNavigationCurrent verticalTabNavigationFirst"><a href="#vtab-overview">Overview</a></li> <li class="verticalTabNavigationPreviousCurrent"><a href="#vtab-features">Features & Benefits</a></li> <li><a href="#vtab-requirements">System Requirements</a></li> <li><a href="#vtab-demos">Demos/Tutorials</a></li> <li><a href="#vtab-awards">Awards/Certifications</a></li> <li><a href="#vtab-customer">Customer Stories</a></li> <li><a href="#vtab-news">News/Events</a></li> <li><a href="#vtab-resources">Resources</a></li> <li><a href="#vtab-community">Community</a></li> <li><a href="#vtab-support">Support</a></li> </ul> <div class="verticalTabNavigationVoid"><div class="verticalTabNavigationFill ie"></div></div> </div> <!-- End Vertical Tab … | |
hi everybody i am new in javascript .i hope all guys helpful.i have my site [URL="http://www.tonerquestsite.com"]tonerquestsite.com[/URL].my javascript is not working for IE can you help me out .my css file is [code=css]/* -------------- layout ------------------ */ /*qmfv{visibility:hidden !important;}*/ qmfh{visibility:visible !important;} .leftNav {position: relative; z-index: 0;} /*!!!!!!!!!!! QuickMenu Core CSS [Do … | |
well i have been doing quite lot a research on web stuff (still naive) i have got various templates for my site and then finally a seminar form which i have downloaded from [URL="http://www.wufoo.com"]http://www.wufoo.com[/URL] now i want to accept the data entered from the form and store it in my … | |
Hi forum. I really need help on this issue. I have 5 pictures, which I would like to be the layout on my front web page. Picture 1 is one big picture which will fill up the whole screen. The other pictures I would like to add on that background … | |
Hello everyone! what is different bettween ID(#name) and class(.name) in CSS? but i think it is the same! Pleae tell me! <URL SNIPPED> | |
I need to get the source code of webpage which is embeded with AJAX i.e. The web page is designed using PHP but the contents frame is designed using AJAX and the PHP pages is made to embed with this content page so we cant able to get the HTML … | |
![]() | Hello, I want to make a dialog, with CSS where the borders are like FB Dialog borders! [url]http://b.static.ak.fbcdn.net/imgs/pop-dialog-sprite.png[/url] In CSS I want to use somewhat like the above given link's picture to make a dialog, please help me! Check out the attachment too! Regards, Akshit Soota |
Hi all, What I am trying to achieve, but have no idea how to go about it, is I want to use a template banner/navbar/ that I have created myself for all pages on my site. Is it possible to add a "include file" into my html pages so that … | |
I need to get the source code of webpage which is embeded with AJAX i.e. The web page is designed using PHP but the contents frame is designed using AJAX and the PHP pages is made to embed with this content page so we cant able to get the HTML … | |
Hi I need some help, I currently have a timer that counts down and what I would like is when the times runs out it then displays text or html (answer to question). I currenlty have the timer counting down and a seperate js show answer link that will show … | |
Hello, i would appreciate any help with css menu in ie7. I have developed the pure css menu, what is working fine with ie6 and ff, opera as well, but after comming the new ie7 i have realised, that the menu is simulating the a:hover behaviour without any htc files … | |
hello all, I am developing a website in dreamwiever 8 first time and chose jsp dynamic page. can anyone tell me how can I add CSS to my jsp page.?? i have downloaded 100s of templates from net and tried it in <link> tag but it dint work. please help … | |
CSS on a subsite not applied in FF and Chrome, works in IE Hello, I have come across a strange issue. We are running MOSS (MS Office Sharepoint Server) public sites (pulishing sites). The structure is following: www(dot)xxxxxxxx(dot)biz - CZ page - this works OK. I have a Master page … | |
Hi All, I have this requirement to do and am still scratching my head. Actually am not that comfortable with webservice but am still fighting and need some help. Here i go. I need to send xHTML content through webservice. Something like if someone calls my API he gets a … | |
Hi I am having CSS issues in my website. [url]http://tinyurl.com/kqcll2[/url] It is giving good output in FF, Chrome, Safari, Opera etc [B][COLOR="Red"]but IE is driving me nuts.[/COLOR][/B] You can see 2 major issue [COLOR="Red"]1. [/COLOR]Whole content sticks to the left side although fine in other browsers(there seems to be some … | |
Hello all, I wonder if anyone can help me i've got this page here ([url]http://www.personally-yours.co.uk/scrolls/tester.php[/url]) The problem I have with it is that it almost freezes when scrolling down to the examples on the page. The code that this runns from is in a CSS stylesheet. I have fully checked … | |
I have alot of home videos I want to put on my website, and it seems that the easiest way to do it would be to embed it onto my website using HTML script. Problem is, I have no clue how to convert in into HTML script. Could someone please … ![]() | |
Hello fellow members, I'm a beginner at html and would love to get suggestions on how to practice and learn more about html coding. Are there any useful books? Websites/resources? Any suggestions on how to start? I'm primarily interested on developing a website from scratch(or semi-scratch XD) through html. I … | |
hi, The page we have opened (e.g [url]www.daniweb.com[/url]) and after we are login in to it then after typing the address in the address bar their is a change in the url. Here we copy the address and we are giving that now then the html source what we have … | |
Hi all, I have one scenario. I have converted some pdf, ppt and doc files into html. Since they were converted from different formats they are not simple plain html files. They do contain frames and some special tags or formats. So representing them simply in the aspx pages could … | |
Hello folks, I need to create a html table dynamically, so I used HtmlTable and HtmlTableCell ... but I need to put inside a HtmlTableCell another HtmlTable object, so the structure will be: HtmlTable | ---HtmlTableRow | ---HtmlTableCell | ---HtmlTable I hope someone could help me Thanks Omar |
The End.