Click here to Skip to main content
15,907,687 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: form action Pin
namespaceuser17-Sep-05 13:38
namespaceuser17-Sep-05 13:38 
GeneralRe: form action Pin
Guffa17-Sep-05 22:39
Guffa17-Sep-05 22:39 
AnswerRe: form action Pin
namespaceuser19-Sep-05 13:51
namespaceuser19-Sep-05 13:51 
QuestionCopy and Paste Pin
cleanDeltawater16-Sep-05 8:55
cleanDeltawater16-Sep-05 8:55 
QuestionPrinting files in javascript Pin
Gktony16-Sep-05 5:24
Gktony16-Sep-05 5:24 
AnswerRe: Printing files in javascript Pin
Turtle Hand16-Sep-05 9:26
Turtle Hand16-Sep-05 9:26 
QuestionPage Size Pin
wpcolleen15-Sep-05 23:16
wpcolleen15-Sep-05 23:16 
AnswerRe: Page Size Pin
enjoycrack16-Sep-05 0:07
enjoycrack16-Sep-05 0:07 
hi there,

do u mean that the size of the client browser?
if so, u can control the size of browser depending on the value in web.config
generally, to set size for web page, u need to do this in java script
below is just an example:
window.open("Sample.htm",null, "height=200,width=400");

Hope this helps
<< >>
GeneralRe: Page Size Pin
wpcolleen16-Sep-05 2:02
wpcolleen16-Sep-05 2:02 
GeneralRe: Page Size Pin
enjoycrack16-Sep-05 2:27
enjoycrack16-Sep-05 2:27 
Questionsave excel file inside an IFRAME with ASPX Pin
andreapv15-Sep-05 22:15
andreapv15-Sep-05 22:15 
QuestionExport to Excel Pin
mjackson1115-Sep-05 17:35
mjackson1115-Sep-05 17:35 
AnswerRe: Export to Excel Pin
enjoycrack15-Sep-05 17:58
enjoycrack15-Sep-05 17:58 
QuestionProject Pin
kofler15-Sep-05 11:35
kofler15-Sep-05 11:35 
AnswerRe: Project Pin
seee sharp18-Sep-05 18:36
seee sharp18-Sep-05 18:36 
QuestionAdding Row to table causing NullReferenceException Pin
acoulter15-Sep-05 6:24
acoulter15-Sep-05 6:24 
AnswerRe: Adding Row to table causing NullReferenceException Pin
Guffa15-Sep-05 11:53
Guffa15-Sep-05 11:53 
GeneralRe: Adding Row to table causing NullReferenceException Pin
acoulter15-Sep-05 12:37
acoulter15-Sep-05 12:37 
AnswerRe: Adding Row to table causing NullReferenceException Pin
Guffa16-Sep-05 7:42
Guffa16-Sep-05 7:42 
QuestionW3C learning Pin
Ann6615-Sep-05 6:04
sussAnn6615-Sep-05 6:04 
AnswerRe: W3C learning Pin
Alsvha15-Sep-05 21:19
Alsvha15-Sep-05 21:19 
AnswerRe: W3C learning Pin
enjoycrack16-Sep-05 0:09
enjoycrack16-Sep-05 0:09 
QuestionASP retrieve font info????? Pin
Small Rat15-Sep-05 6:04
Small Rat15-Sep-05 6:04 
AnswerRe: ASP retrieve font info????? Pin
Guffa15-Sep-05 12:04
Guffa15-Sep-05 12:04 
QuestionGet Data out of html-page Pin
Tomerland15-Sep-05 1:47
Tomerland15-Sep-05 1:47 

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.