6,557 Topics

Member Avatar for
Member Avatar for new SE

Hi all, now i'm working to convert html to pdf in asp.net.. i don't have any idea to make it.. now i have this code to convert it but have a problem.. anybody please help me see thid code or send me link as a guide.. i'm using iTextSharp to …

0
71
Member Avatar for Blaise.M

Hi everyone, I am working on an interface that is currently divided into two sections #content-left and #content-right. Above the two sections, I have a navigation bar. All works fine when I only use html elements, however, things start to go wrong when I add a flash movie to the …

0
187
Member Avatar for jackparsana

hi, How can i apply class to textbox on its change event. can i apply...? please help me. jack

Member Avatar for hielo
0
159
Member Avatar for liamzebedee

HELP ME! I need the HTML of a youtube video webpage into a string. Then I will parse it in my program so I can find out info about it.

Member Avatar for Diamonddrake
0
119
Member Avatar for harsh93

Hi,,, I want to insert the menus with flash effects to each links in it . So how can do this through the div tag or css. please reply me.

Member Avatar for rajarajan2017
0
105
Member Avatar for dylank

Hey guys; I'm having a little problem here, I have made a mock up website for my High School, but the Javascript that controls tweaking the CSS to display the website at different resolutions. This used to work great, but now I find that the JS only runs correctly after …

Member Avatar for Airshow
0
50
Member Avatar for fabzster

Hi I am creating a web form but seem to have a problem with my table I have attached the form and css file but renamed the styles.css to styles.txt to allow me to upload it My problem is I cannot get the paydate to slot left, I have tried …

Member Avatar for JRM
0
245
Member Avatar for liamzebedee

I need to create a filter for an application that takes out everything but the video content. So when I open the app and supposedly go to a youtube video link all that I will see are the video elements.

Member Avatar for kvprajapati
0
32
Member Avatar for pieterv

Could someone please explain why the following code works: [code=php] <html> <head> <script type="text/javascript"> function test(){ phpTest = "<?php echo 'hello'; ?>"; document.getElementById("php_code").innerHTML = phpTest; } </script> </head> <body> <a href="#" onclick="test(); return false;"> test </a> <span id="php_code"> </span> </body> <html> [/code] while this code doesn't: [code=php] <html> <head> <script …

Member Avatar for pieterv
0
2K
Member Avatar for dlannetts

For anyone that hasn't heard of RUZEE.ShadedBorder you can go here: [URL="http://www.ruzee.com/files/shadedborder/test.html"]http://www.ruzee.com/files/shadedborder/test.html[/URL] Now, i would like to know if everything on this page could be done in either css or css3? and if i could would it be possible to use shadows? RUZEE.ShadedBorder is a bit of a pain and …

0
127
Member Avatar for shelly1234

Hi all, Need a little help!!! I want to create an windows application such that there are 2 forms: form1 and form2 i want the form2 to be in background of form1 and form2 should be never seen(even when form1 is minimised,maximised,resized and if some other application is opened). code …

Member Avatar for Yamachi
0
145
Member Avatar for rootbeerking93

What i am trying to do is setup the website so i have a flash nav bar working all the time unless its on a cell phone that does not support flash and there will be a alternative menu bar for clients to click around! So its like Flash nav …

Member Avatar for rajarajan2017
0
127
Member Avatar for queryme

Hi I Have a web method on the Server. Below Is My Web Method. ASP.NET Syntax (Toggle Plain Text) [WebMethod] public string GetAge(int year, int month, int day) { DateTime birthDate = new DateTime(year, month, day); long age = new DateTime(DateTime.Now.Ticks - birthDate.Ticks).Year - 1; return "You are " + …

Member Avatar for Andrey Luiz
0
115
Member Avatar for akshayinbox

Hello. I don't know how to use AJAX. Can someone please help me? I'm using an iframe to display percentage of file uploaded. The iframe refreshes itself every 2.5 seconds. It's okay for now, but not a practical solution. I need iframe to refresh but, it shouldn't look like its …

Member Avatar for akshayinbox
0
173
Member Avatar for queryme

Hi I Have a web method on the Server. Below Is My Web Method. [CODE] [WebMethod] public string GetAge(int year, int month, int day) { DateTime birthDate = new DateTime(year, month, day); long age = new DateTime(DateTime.Now.Ticks - birthDate.Ticks).Year - 1; return "You are " + age.ToString() + " years …

Member Avatar for cynix008
0
137
Member Avatar for sandipan.rcciit

hello friend i have a text file name url.txt contain lots of url, one url in a line. now i want to get the content of each an every page which are open on the basis of those urls, here is my code: [ICODE] using System; using System.IO; using System.Net; …

Member Avatar for rameez jawaid
0
465
Member Avatar for RyanDev

Hi everyone, please I want to know if I can add a stylesheet link in my php mail : [CODE] $subject="Subject"; $header="From: \"$email\" <contact@sssss.com>\r\n"; $header.= "Reply-To: contact@sssss.com \r\n"; $header.= 'Content-type: text/html; charset=iso-8859-1' . "\r\n"; $message= "<html> <link href='style.css' rel='stylesheet' type='text/css' /> <body> <p>lorem lipsum ...</p> </body> </html>"; mail($mail,$subject,$message,$header);[/CODE] Thanks.

Member Avatar for pritaeas
0
55
Member Avatar for XxGrplay3R

First of all hello to everyone, this is my first thread!! Second, i face a problem with a website i am trying to create! I wanna use a font i downloaded by myself but noone gonna have it! So what should i inlude in my Css or Html code in …

Member Avatar for canadian_sars
0
114
Member Avatar for lifeworks

Hi Im trying to make a script which when I click on the list element... it will replace a big image with anotehr picture. The list element is a thumbnail... and I want to swop the big image with the big version of the thumbnail. Each <li> has a rel …

Member Avatar for lifeworks
0
319
Member Avatar for rootbeerking93

I got the HTMl code to work behind a flash file for an iphone to browser. But ever time we check it on firefox it breaks but works everywhere else! Is my code correct? [CODE=html]<body> <p align="center"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-4… width="650" height="80" id="FlashID"> [B]<param name="wmode" value="transparent" /[/B]> <param name="movie" value="home.swf" /> …

0
77
Member Avatar for bnickerson

Hi, I am writing code for a webserver and am trying to send a html file called index.html over a TCP socket. How would I do this? At the moment I am trying to read the contents of the file and then send them over the connection. However, the page …

Member Avatar for nezachem
0
313
Member Avatar for Sgalhc

On a pretty basic page (starting from a Dreamweaver one column elastic template), I am trying to put a CSS driven menu, based on one of the tutorials on Lynda.com. When I preview in browsers, the menu jumps up when rolled over, which is very distracting. you can take a …

Member Avatar for Varnius
0
102
Member Avatar for nehapitale

$select_query2 = "SELECT * FROM EmployeeBirthdayDetails Order By E_ID"; $employeedetails = mysql_query($select_query2); $emp_details = array(); $j =0; while($row2 = mysql_fetch_array($employeedetails)) { $emp_details[$j] = $row2; $j++; } echo "<table border='1' width='100%'> <tr> <th>Employee ID</th> <th>Employee Name</th> <th>Date Of Birth</th> <th>Edit</th> <th>Delete</th> </tr>"; for($i=0;$i<sizeof($emp_details);$i++) { $empId=$emp_details[$i]['E_ID']; echo "<tr>"; echo "<td>" . $empId …

Member Avatar for Nyight
0
242
Member Avatar for baseballfury

Hi all, My problem is i've got this form that submits fine but when i try to redirect it i keep getting an error. I want to redirect to another page so the user can't refresh the page and submit the form multiple of times. I've been using 'header' to …

Member Avatar for Airshow
0
262
Member Avatar for ambikanair

HI, I am currently working on a project to develop a webpage using jsp. I need to include some css properties in the jsp file. But it doesnt work even though I am not getting any errors. My jsp code is [CODE] <% String captcha = (String) session.getAttribute("captcha"); String code …

Member Avatar for peter_budo
0
150
Member Avatar for freddiecool

Hi, I have read that strict xhtml is better than transitional xhtml for viewing the web for the visually impaired but can anyone tell me what the difference is? How is strict xhtml better than transitional xhtml. Thanks inadvance.

Member Avatar for drjohn
0
96
Member Avatar for codebreaker8086

hey, I have two pages index1.html and index2.html. In index1.html i have 54 links and in index2.html i have a iframe. "When i click on a link on index1.html ........... i want index2.html to load.... and the iframe in index2.html to have The link I clicked"

0
98
Member Avatar for o2o

Hi guys, i'm working on a newsletter that i will be sending out to clients, it works like a charm if i preview it in the website, however it doesn't look good in the email. to make it clearer, i attached 2 jpg files, good and bad please take a …

0
44
Member Avatar for Connavar3

Hi all I have made a small mailer that I would like to send out to our clients. Previously we have sent images in a mail, but that, I think, is not the way it should be done :P So now I have made this mailer, and it displays in …

Member Avatar for Connavar3
0
170
Member Avatar for Night N Gail

Hello, I'm a newer web developer and I was working on a small project for myself. I defined a class called "garnish" and made a div that class. Then I placed a table in the div that contains my text. When I place text in the div, it is properly …

Member Avatar for almostbob
0
87

The End.