Click here to Skip to main content
15,922,584 members
Home / Discussions / Web Development
   

Web Development

 
GeneralProblem with an ASP.NET accessing .net webservices Pin
lu20_2019-Feb-08 10:50
lu20_2019-Feb-08 10:50 
GeneralRe: Problem with an ASP.NET accessing .net webservices Pin
led mike19-Feb-08 11:00
led mike19-Feb-08 11:00 
GeneralRe: Problem with an ASP.NET accessing .net webservices Pin
lu20_2019-Feb-08 16:30
lu20_2019-Feb-08 16:30 
GeneralProblem with Dropdown list display in IE Pin
aubndez19-Feb-08 4:28
aubndez19-Feb-08 4:28 
GeneralRe: Problem with Dropdown list display in IE Pin
Shog920-Feb-08 8:49
sitebuilderShog920-Feb-08 8:49 
QuestionUnable to Open Office Docs from IIS Pin
mgr_2k719-Feb-08 1:05
mgr_2k719-Feb-08 1:05 
GeneralRe: Unable to Open Office Docs from IIS Pin
aubndez19-Feb-08 8:50
aubndez19-Feb-08 8:50 
GeneralRe: Unable to Open Office Docs from IIS Pin
mgr_2k719-Feb-08 17:01
mgr_2k719-Feb-08 17:01 
This is the sample code I used.....

Word.ApplicationClass oWordApp = new Word.ApplicationClass();

oWordApp.Visible = true;
Word.Document oWordDoc = oWordApp.Documents.Open(ref fileName,
ref missing, ref readOnly, ref missing,
ref missing, ref missing, ref missing,
ref missing, ref missing, ref missing,
ref isVisible, ref missing, ref missing,
ref missing, ref missing, ref missing);

oWordDoc.Activate();

Can u plz help me?
Questionhow to restrict opening pdf file in browser Pin
vijay_chaudhary18-Feb-08 23:44
vijay_chaudhary18-Feb-08 23:44 
AnswerRe: how to restrict opening pdf file in browser Pin
Mark J. Miller19-Feb-08 8:52
Mark J. Miller19-Feb-08 8:52 
GeneralRe: how to restrict opening pdf file in browser Pin
Lee Weston12-May-08 1:08
Lee Weston12-May-08 1:08 
QuestionChanging the web part title border. Pin
sdklfjlkdsfjdklsfjkdslfjdslkf18-Feb-08 2:55
sdklfjlkdsfjdklsfjkdslfjdslkf18-Feb-08 2:55 
GeneralReading all images [JavaScript] Pin
deepaks318-Feb-08 0:36
deepaks318-Feb-08 0:36 
GeneralRe: Reading all images [JavaScript] Pin
Guffa19-Feb-08 0:42
Guffa19-Feb-08 0:42 
GeneralCreate home page with ASP.NET Pin
ASPnoob16-Feb-08 11:04
ASPnoob16-Feb-08 11:04 
GeneralRe: Create home page with ASP.NET Pin
Christian Graus16-Feb-08 11:38
protectorChristian Graus16-Feb-08 11:38 
GeneralRe: Create home page with ASP.NET Pin
Steve Westbrook18-Feb-08 6:38
Steve Westbrook18-Feb-08 6:38 
QuestionFlash 8 and JavaScript Communication problem with IE Under FORM <tag></tag> Pin
rup_rj15-Feb-08 19:41
rup_rj15-Feb-08 19:41 
GeneralQUERY: comparing website contents [modified] Pin
andrewwan198015-Feb-08 4:03
andrewwan198015-Feb-08 4:03 
GeneralRe: QUERY: comparing website contents Pin
Shog915-Feb-08 4:16
sitebuilderShog915-Feb-08 4:16 
GeneralRe: QUERY: comparing website contents Pin
Steve Westbrook17-Feb-08 13:40
Steve Westbrook17-Feb-08 13:40 
GeneralRe: QUERY: comparing website contents Pin
andrewwan198017-Feb-08 23:17
andrewwan198017-Feb-08 23:17 
GeneralRe: QUERY: comparing website contents Pin
Steve Westbrook18-Feb-08 5:53
Steve Westbrook18-Feb-08 5:53 
GeneralProblem creating a birthday list Pin
matjame15-Feb-08 0:32
matjame15-Feb-08 0:32 
GeneralRe: Problem creating a birthday list Pin
Paddy Boyd15-Feb-08 1:16
Paddy Boyd15-Feb-08 1: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.