Click here to Skip to main content
15,916,293 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Can we use PHP code in Asp.net? Pin
Vimalsoft(Pty) Ltd21-Jun-09 23:55
professionalVimalsoft(Pty) Ltd21-Jun-09 23:55 
AnswerRe: Can we use PHP code in Asp.net? Pin
Baran M22-Jun-09 0:37
Baran M22-Jun-09 0:37 
Questioncode to .net Pin
bathe_ganesh21-Jun-09 21:09
bathe_ganesh21-Jun-09 21:09 
AnswerRe: code to .net Pin
Vimalsoft(Pty) Ltd21-Jun-09 21:20
professionalVimalsoft(Pty) Ltd21-Jun-09 21:20 
AnswerRe: code to .net Pin
padmanabhan N21-Jun-09 22:24
padmanabhan N21-Jun-09 22:24 
AnswerRe: code to .net Pin
Manas Bhardwaj21-Jun-09 22:31
professionalManas Bhardwaj21-Jun-09 22:31 
AnswerRe: code to .net Pin
Ashfield22-Jun-09 1:28
Ashfield22-Jun-09 1:28 
QuestionHow to read a word fiel at client place? Pin
Kalpesh Vyas21-Jun-09 21:09
Kalpesh Vyas21-Jun-09 21:09 
I want to read word file which is on client side, Is that possible to read it without uploading to the server?

I found from some site that u can do it with activeX control, but nowhere it has mentioned how?

Ok if it is only possible to read it by uploading. I want that upload control not be shown.
My requirement is that on a link button that file dialog box should be shown and that file get posted.

I tried it through javascript like:
lnkImportLensList.Attributes.Add("onclick", "document.getElementById('" + FileUpload1.ClientID + "').click();");

it shows the dialog box. but page get postback and no value will be there for posted file after that.

Can anybody please suggest?

Kalpesh Vyas
SONATA SOFTWARE LTD.

AnswerRe: How to read a word fiel at client place? Pin
Christian Graus21-Jun-09 21:27
protectorChristian Graus21-Jun-09 21:27 
Questionajax update panel stop refreshing after a random time period Pin
dipak.dipak21-Jun-09 20:22
dipak.dipak21-Jun-09 20:22 
AnswerRe: ajax update panel stop refreshing after a random time period Pin
Christian Graus21-Jun-09 21:05
protectorChristian Graus21-Jun-09 21:05 
QuestionRe: ajax update panel stop refreshing after a random time period Pin
dipak.dipak21-Jun-09 21:16
dipak.dipak21-Jun-09 21:16 
Questioncreating textboxs in runtime Pin
Jagz W21-Jun-09 20:14
professionalJagz W21-Jun-09 20:14 
AnswerRe: creating textboxs in runtime Pin
Christian Graus21-Jun-09 21:04
protectorChristian Graus21-Jun-09 21:04 
QuestionGet List of all Local IP Address Pin
raushan_921-Jun-09 20:07
raushan_921-Jun-09 20:07 
AnswerRe: Get List of all Local IP Address Pin
hiren_mel21-Jun-09 21:12
hiren_mel21-Jun-09 21:12 
Questionwhat is the similar webpart that i can use as a pageviewer Pin
prasadbuddhika21-Jun-09 19:51
prasadbuddhika21-Jun-09 19:51 
AnswerRe: what is the similar webpart that i can use as a pageviewer Pin
prasadbuddhika21-Jun-09 20:42
prasadbuddhika21-Jun-09 20:42 
QuestionTextbox value in Update panel Pin
Girish48121-Jun-09 19:06
Girish48121-Jun-09 19:06 
AnswerRe: Textbox value in Update panel Pin
padmanabhan N21-Jun-09 19:35
padmanabhan N21-Jun-09 19:35 
GeneralRe: Textbox value in Update panel Pin
Girish48121-Jun-09 19:53
Girish48121-Jun-09 19:53 
GeneralRe: Textbox value in Update panel Pin
padmanabhan N21-Jun-09 20:37
padmanabhan N21-Jun-09 20:37 
GeneralRe: Textbox value in Update panel Pin
Girish48121-Jun-09 21:04
Girish48121-Jun-09 21:04 
GeneralRe: Textbox value in Update panel Pin
padmanabhan N21-Jun-09 22:19
padmanabhan N21-Jun-09 22:19 
GeneralRe: Textbox value in Update panel Pin
Girish48121-Jun-09 23:39
Girish48121-Jun-09 23:39 

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.