Click here to Skip to main content
16,007,472 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: how to insert default signature in Outlook using Javascript Pin
Anurag Sinha V9-Aug-12 0:22
Anurag Sinha V9-Aug-12 0:22 
GeneralRe: how to insert default signature in Outlook using Javascript Pin
Anurag Sinha V9-Aug-12 2:21
Anurag Sinha V9-Aug-12 2:21 
Questioncreating login database with dreamweaver Pin
johnnyq86-Aug-12 19:32
johnnyq86-Aug-12 19:32 
AnswerRe: creating login database with dreamweaver Pin
Bob Dover8-Aug-12 18:59
Bob Dover8-Aug-12 18:59 
GeneralRe: creating login database with dreamweaver Pin
williamregal15-Aug-12 18:59
williamregal15-Aug-12 18:59 
AnswerRe: creating login database with dreamweaver Pin
Kislay Raj8-Aug-12 19:12
Kislay Raj8-Aug-12 19:12 
GeneralRe: creating login database with dreamweaver Pin
StianSandberg10-Aug-12 2:50
StianSandberg10-Aug-12 2:50 
AnswerRe: creating login database with dreamweaver Pin
Joan M9-Aug-12 7:04
professionalJoan M9-Aug-12 7:04 
GeneralRe: creating login database with dreamweaver Pin
StianSandberg10-Aug-12 2:43
StianSandberg10-Aug-12 2:43 
AnswerRe: creating login database with dreamweaver Pin
StianSandberg10-Aug-12 2:48
StianSandberg10-Aug-12 2:48 
AnswerRe: creating login database with dreamweaver Pin
Brandon Caruana25-Aug-12 9:25
Brandon Caruana25-Aug-12 9:25 
QuestionBinding Gridview Pin
Sakthivel Parasuraman3-Aug-12 0:01
Sakthivel Parasuraman3-Aug-12 0:01 
AnswerRe: Binding Gridview Pin
Eddy Vluggen3-Aug-12 2:57
professionalEddy Vluggen3-Aug-12 2:57 
You don't. If you display a grid, you'll have multiple documents on your screen. Those will have the form of thumbnails. Otherwise you'd have to have a "verry" big screen.

Once your user clicks on the thumb, show them the document in all it's glory. A tooltip that shows a textual abstract mined from the document would help the user in deciding it's relevancy.

You never, never, never, nevernot show a list of Word-documents. It's more data than a human can process in a single screen, it's cluttering the navigation-grid with details that are not relevant to navigation, and you're hogging memory.

If the file gets uploaded, create a nice thumbnail, extract some text, and use that. Simply display the entire file in the browser when the user hits that thumb, and all should be well.
Bastard Programmer from Hell Suspicious | :suss:
if you can't read my code, try converting it here[^]

GeneralRe: Binding Gridview Pin
Avrillavigne7-Aug-12 19:03
Avrillavigne7-Aug-12 19:03 
AnswerRe: Binding Gridview Pin
Brandon Caruana25-Aug-12 9:30
Brandon Caruana25-Aug-12 9:30 
QuestionGridview Bind Pin
Sakthivel Parasuraman2-Aug-12 23:59
Sakthivel Parasuraman2-Aug-12 23:59 
AnswerRe: Gridview Bind Pin
Eddy Vluggen3-Aug-12 3:00
professionalEddy Vluggen3-Aug-12 3:00 
Questionutility for removing ads/links from saved pages? Pin
AB1JX1-Aug-12 17:03
AB1JX1-Aug-12 17:03 
GeneralRe: utility for removing ads/links from saved pages? Pin
Eddy Vluggen1-Aug-12 22:19
professionalEddy Vluggen1-Aug-12 22:19 
AnswerRe: utility for removing ads/links from saved pages? Pin
Brandon Caruana25-Aug-12 9:35
Brandon Caruana25-Aug-12 9:35 
Questionactivation mail after registration Pin
sheemap1-Aug-12 1:09
sheemap1-Aug-12 1:09 
AnswerRe: activation mail after registration Pin
jkirkerx1-Aug-12 11:27
professionaljkirkerx1-Aug-12 11:27 
Questionresult project Pin
sheemap31-Jul-12 20:48
sheemap31-Jul-12 20:48 
AnswerRe: result project Pin
Richard MacCutchan31-Jul-12 22:47
mveRichard MacCutchan31-Jul-12 22:47 
SuggestionRe: result project Pin
Kislay Raj7-Aug-12 6:16
Kislay Raj7-Aug-12 6:16 

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.