Click here to Skip to main content
15,898,222 members
Home / Discussions / Web Development
   

Web Development

 
QuestionAdd a new object or string while running through a recordset Pin
Tugsy7-Sep-08 10:58
Tugsy7-Sep-08 10:58 
Questioncollapse & expand control in VS2008 Pin
amc767-Sep-08 4:22
amc767-Sep-08 4:22 
QuestionSend an email through web form Pin
Hemant Thaker7-Sep-08 0:53
Hemant Thaker7-Sep-08 0:53 
AnswerRe: Send an email through web form Pin
Chris Maunderr10-Sep-08 0:12
Chris Maunderr10-Sep-08 0:12 
AnswerRe: Send an email through web form Pin
saidwin15-Sep-08 2:41
saidwin15-Sep-08 2:41 
Questioni have so so so stupid question about form tag Pin
Nika Asgari7-Sep-08 0:44
Nika Asgari7-Sep-08 0:44 
GeneralRe: i have so so so stupid question about form tag Pin
Perspx7-Sep-08 0:48
Perspx7-Sep-08 0:48 
GeneralRe: i have so so so stupid question about form tag Pin
Nika Asgari7-Sep-08 18:40
Nika Asgari7-Sep-08 18:40 
tnx for your reply and ur kindness

this is my entirecode



<%@ Page EnableEventValidation="false" Language="VB" AutoEventWireup="false" CodeFile="test2.aspx.vb" Inherits="test2" %>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>


<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<title>Untitled Page</title>


<style type="text/css">
* {border: 0; padding: 0; margin: 0;}/* Set everything to "zero" */

html, body {min-height:100%; height:101%;
font:x-small Arial, Verdana, sans-serif;
voice-family: "\"}\"";voice-family:inherit;
font-size:small;/*for IE 5.5 */
} html>body {font-size:small; height:auto;}/* Assist IE6 & <, 100% height */
font-size: small; voice-family: "\"}\"";
voice-family: inherit; font-size: medium;} /* Assist IE rendering height, keyword-font sizes, etc. */

p {font-size: 90%; line-height:1.3em; margin:12px 0 2px 0;}
h1, h2, h3, h4, h5, h6 {font-family: 'times new roman', arial, verdana, serif; background-color:none;
font-style:normal; font-variant:normal; font-weight:normal; margin:14px 0 4px 10px;}
h1{font-size: 1.93em;}
h2{font-size: 1.72em;}
h3{font-size: 1.52em;}
h4{font-size: 1.42em;}
h5{font-size: 1.32em;}
h6{font-size: 1.21em;}
</style>


</head>
<body>
<form id="form1" runat="server">

<div style="height:auto; padding:25px 20px 25px 20px; width:100%; border:2px solid gray;">
<p>Will expand...</p>
<p>Will expand with more...</p>
<p>Will expand with more content...</p>
</div>
<div style="height:100%; width:100%; background-color:yellow;">
Goes to bottom of page...
<div>

</form>
</body>
</html>

Nika Asgari

GeneralRe: i have so so so stupid question about form tag Pin
Ravi Sant3-May-11 0:29
Ravi Sant3-May-11 0:29 
QuestionText Rendering in different web browsers on different platforms Pin
Waleed Eissa6-Sep-08 17:08
Waleed Eissa6-Sep-08 17:08 
AnswerRe: Text Rendering in different web browsers on different platforms Pin
Shog96-Sep-08 17:26
sitebuilderShog96-Sep-08 17:26 
GeneralRe: Text Rendering in different web browsers on different platforms Pin
Waleed Eissa6-Sep-08 17:47
Waleed Eissa6-Sep-08 17:47 
GeneralRe: Text Rendering in different web browsers on different platforms Pin
Shog96-Sep-08 17:51
sitebuilderShog96-Sep-08 17:51 
GeneralRe: Text Rendering in different web browsers on different platforms Pin
Waleed Eissa6-Sep-08 22:21
Waleed Eissa6-Sep-08 22:21 
Questionhow to use auto update for my vb.net application Pin
cool disel6-Sep-08 3:50
cool disel6-Sep-08 3:50 
QuestionHow can I fix my web page in frame? Pin
sumit.durg5-Sep-08 2:41
sumit.durg5-Sep-08 2:41 
AnswerRe: How can I fix my web page in frame? Pin
Perspx5-Sep-08 10:04
Perspx5-Sep-08 10:04 
GeneralRe: How can I fix my web page in frame? Pin
UD(IA)5-Sep-08 21:11
UD(IA)5-Sep-08 21:11 
QuestionIE8 Web Slice: ICON missing from Favorites Bar Pin
dpminusa4-Sep-08 9:53
dpminusa4-Sep-08 9:53 
AnswerRe: IE8 Web Slice: ICON missing from Favorites Bar Pin
dpminusa4-Sep-08 10:10
dpminusa4-Sep-08 10:10 
GeneralRe: IE8 Web Slice: ICON missing from Favorites Bar Pin
Perspx5-Sep-08 9:51
Perspx5-Sep-08 9:51 
QuestionStupid IE question regarding script debugging Pin
Todd Smith4-Sep-08 9:39
Todd Smith4-Sep-08 9:39 
AnswerRe: Stupid IE question regarding script debugging Pin
Perspx4-Sep-08 9:49
Perspx4-Sep-08 9:49 
AnswerRe: Stupid IE question regarding script debugging Pin
Shog94-Sep-08 10:25
sitebuilderShog94-Sep-08 10:25 
QuestionASP page with SQL SERVER possible Vbscript.. query ? Pin
wbva4-Sep-08 5:52
wbva4-Sep-08 5:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.