Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
messi
Starting Member
47 Posts |
Posted - 2008-09-17 : 18:12:12
|
Can i add or call application form(C#)in my web page? |
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
Posted - 2008-09-17 : 18:20:23
|
yes.what are u trying 2do ? |
|
|
messi
Starting Member
47 Posts |
Posted - 2008-09-17 : 19:25:43
|
thanks for replayingi just want to know the way to try it laterhow we can do it |
|
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
Posted - 2008-09-17 : 19:40:14
|
What application or class are you trying to call ? |
|
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
Posted - 2008-09-17 : 19:41:53
|
EXAMPLEIf you are trying to call a class e.g. the name of your class is myclass, trymyclass messi = new myclass(variable1, variable2 ) |
|
|
messi
Starting Member
47 Posts |
Posted - 2008-09-17 : 20:10:12
|
thank you afrika |
|
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
Posted - 2008-09-18 : 02:50:18
|
Glad2help |
|
|
|
|
|