so you say call web service from windows application and communicate with it and receive a reply..
If anyone can shoot an example or a link that will be great. Thanks
User Profile
Collapse
-
-
How to implement software updates over the internet
Hello, I would like to know how to update a windows applikation over the internet. The idea is when i code a new version of a program then i can "upload" it to my clients.
Another way is to have the client's program check at the background, meaning asynchronously if there is a new version on the server and to let them upload the new version.
Help and ideas will be appriciated.
Avi -
how to deploy framework and dependencies
Hi Guys,
I created a small application using the MS vstudio 2008. The application is using the ms charts controls.
my question is what's the best way to deploy this application to users that might not have microsoft framework 3.5
(or not have any version of the framework).
How do i deploy it with all the dependencies etc? I think the best that if during the installation it's detected that
... -
firefox didn't bother me with the block, it just prompted me with the download wizard as it should. Once you get the wiz the customer can select 'cancel' if he is not sure about the download.
There must be a way around this hurdle, as Microsoft itself implemented it, see below link:
http://www.microsoft.com/downloads/d...displayLang=en
I wonder how......Leave a comment:
-
download + thank you page
Hi jhardman,
I was looking at something like microsoft doese when you click their download button, see:
http://www.microsoft.com/downloads/d...displayLang=en
in any case at the end of my thankyou.htm page I inserted the js:
<SCRIPT language="JavaS cript">
document.locati on='/Assets/setup.exe'...Leave a comment:
-
How do I multiple tasks once the user click my download button.
Dear friends,
I have a website that sells software. In my download page I have a
"download" button that once the user clicks it open the windows wizard to
/download/save/cancel the software. So far so good.
The download itself is down using the response.redire ct (url of the file to download),
e.g. response.redire ct("assets/setup.exe")
My question is how do i also... -
-
Pulling financial tickers quotes
Hi,
I need to build an application (vb.net or c# or a web application) that pulls financial stocks closing price
for that day.
For example:
Input: DELL, IBM, INTC
Output will be a table with the closing prices (pps) of the stocks for that day.
I’m not sure where to start as far as to find a source that provides that information in a format so that I can
extract and place it in Excel... -
never mind, i found the problem it was the IUSR account.
ThanksLeave a comment:
-
Access to website issue - logon prompt
Hi,
We have a Web Server on Windows 2003 IIS 6,
couple of days ago with no apparent reason that i can point to,
when trying to access our web site it prompts you for logon info
(you can see it for yourself if you go to our web site .execplanexpres s.com ).
Settings:
Enable anonymous access is checked (Directory Security --> Authentication and access control ) and IUSR_WEBSERVER and masked... -
run a security patch
Hi all,
I have a Windows server 2003 iis6 and need to run a patch/fix,
http://www.microsoft.com/technet/sec.../ms05-041.mspx
which takes care of some system vulnerability.
My questions:
1. How do i know if this patch already installed on my machine? i have the Autoupdate on shouldn't it be already on my system.
2. In case that i ran the patch and something goes wrong how... -
very well
Hi,
Using the clipboard was a good idea even though I didn't use the clipboard property per se (directly) instead i copied the wholestory to the new document which is similar idea.
Also fyi, instead of closing and reopenning the templ I used the "undo" methos that I found. I used it to initialize my document. it's working like a charm.
Thank you for sharing your thoughts and...Leave a comment:
-
Hi nukefusion,
Yes I should have mentioned that I'm using the VB.Net,
I believe that I'm doing something similar to what you have described.
However when you say save copy as a doc it will rewrite the old one and
I need it to append to the same doc file, basicaly adding a new word page each iteration.
part of this snip will be looped with the matching clients data(recordset)
...Leave a comment:
-
Hi nukefusion,
It's a regular template, a .dot file ,that has some verbiage and
some bookmarks located where I would like to insert my d.b. fields.
As for VSTO, I'm not too familiar with it so much, I just installed it since to my understanding it will be easier to code with it relative to regular VBA code on the word document (and i 'm lacking vba experience). You can ignore that it is VSTO for that matter....Leave a comment:
-
How to create a document based on a template to add db data
Hi all,
I am using visual studio 2003 with installed VSTO with Office 2003.
I am trying to populate a template that I created with db data in order to create an invoices to our customers (similar to merge but more flexible).
I'm using bookmarks to populate the template and it works well,
Hoever I'm not sure how to initialize and move to the next page on the document...
Meaning How to append a new...
No activity results to display
Show More
Leave a comment: