A
Alan T
I am looking into using Visual WebDeveloper 2010 Express edition to develope
a simple web application.
- a button on web page
- click on it
- calls a Win32 DLL function by passing a string type parameter as output
parameter
- this output parameter will be a string, in format of yyyymmdd, eg.
20101231
- print out this output parameter on a label
Any sample source code to help me get started?
a simple web application.
- a button on web page
- click on it
- calls a Win32 DLL function by passing a string type parameter as output
parameter
- this output parameter will be a string, in format of yyyymmdd, eg.
20101231
- print out this output parameter on a label
Any sample source code to help me get started?