Click here to Skip to main content
15,911,715 members
Home / Discussions / Web Development
   

Web Development

 
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 
You can't. The ASP code is run on the server. There is no graphical interface, so there are no fonts.

If you have html code before and after the asp script tag, you can't do anything with it. On the server, the html code is just treated as text, and there is nothing you can do to access it, unless you open the source file and parse it yourself.

---
b { font-weight: normal; }

QuestionGet Data out of html-page Pin
Tomerland15-Sep-05 1:47
Tomerland15-Sep-05 1:47 
AnswerRe: Get Data out of html-page Pin
markkuk15-Sep-05 11:39
markkuk15-Sep-05 11:39 
QuestionJavascript Q: How to remove selection rectangles Pin
matthias s.15-Sep-05 1:40
matthias s.15-Sep-05 1:40 
AnswerRe: Javascript Q: How to remove selection rectangles Pin
alex.barylski16-Sep-05 8:00
alex.barylski16-Sep-05 8:00 
QuestionRich-Thin Clients Pin
Spaz8014-Sep-05 21:46
Spaz8014-Sep-05 21:46 
AnswerRe: Rich-Thin Clients Pin
Edbert P15-Sep-05 16:04
Edbert P15-Sep-05 16:04 
QuestionPop screen opening problem Pin
ravibabu_kanaparthi14-Sep-05 19:03
ravibabu_kanaparthi14-Sep-05 19:03 
AnswerRe: Pop screen opening problem Pin
LeenaSo14-Sep-05 19:45
LeenaSo14-Sep-05 19:45 
GeneralRe: Pop screen opening problem Pin
ravibabu_kanaparthi14-Sep-05 20:04
ravibabu_kanaparthi14-Sep-05 20:04 
QuestionJavascript & IE: frame.location Pin
hung_ngole14-Sep-05 18:47
hung_ngole14-Sep-05 18:47 
QuestionRe: Javascript & IE: frame.location Pin
Guffa15-Sep-05 11:57
Guffa15-Sep-05 11:57 
QuestionDynamic rows in Table using javascript Pin
Anonymous14-Sep-05 2:39
Anonymous14-Sep-05 2:39 
AnswerRe: Dynamic rows in Table using javascript Pin
Guffa14-Sep-05 9:50
Guffa14-Sep-05 9:50 
GeneralRe: Dynamic rows in Table using javascript Pin
Anonymous15-Sep-05 3:00
Anonymous15-Sep-05 3:00 
GeneralRe: Dynamic rows in Table using javascript Pin
Guffa15-Sep-05 3:09
Guffa15-Sep-05 3:09 
QuestionIE problem: javascript not executing until all images loaded Pin
Ashley van Gerven13-Sep-05 23:17
Ashley van Gerven13-Sep-05 23:17 
GeneralRe: IE problem: javascript not executing until all images loaded Pin
Guffa13-Sep-05 23:30
Guffa13-Sep-05 23:30 

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.