| | |
C# Applet?
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Aug 2009
Posts: 4
Reputation:
Solved Threads: 0
Hi,
I have SQL Server on a server. I need an applet, to appear within other peoples web sites that has read and update access to my database on my server.
I would like it to be written in C# as the rest of the application is C# and I should be able to use much of the code.
Also I need some sort of 'site identifier' so that each web site it appears on is different (probably just a site_no column in one of the tables).
My best guess so far is to create a custom control and run it on my box and have other web sites use iframes.
Does anyone have any advice!?
Many thanks.
I have SQL Server on a server. I need an applet, to appear within other peoples web sites that has read and update access to my database on my server.
I would like it to be written in C# as the rest of the application is C# and I should be able to use much of the code.
Also I need some sort of 'site identifier' so that each web site it appears on is different (probably just a site_no column in one of the tables).
My best guess so far is to create a custom control and run it on my box and have other web sites use iframes.
Does anyone have any advice!?
Many thanks.
Hey there,
There's not the notion of "applets", as in Java. The closest thing would be SilverLight, which does a lot of what you're asking. That would give you something encapsulated you could run elsewhere. The other alternative would be running an IFRAME with an ASPX page, but I'm not sure exactly what you're trying to accomplish...
There's not the notion of "applets", as in Java. The closest thing would be SilverLight, which does a lot of what you're asking. That would give you something encapsulated you could run elsewhere. The other alternative would be running an IFRAME with an ASPX page, but I'm not sure exactly what you're trying to accomplish...
Alex Cavnar, aka alc6379
•
•
Join Date: Aug 2009
Posts: 4
Reputation:
Solved Threads: 0
•
•
•
•
Hey there,
There's not the notion of "applets", as in Java. The closest thing would be SilverLight, which does a lot of what you're asking. That would give you something encapsulated you could run elsewhere. The other alternative would be running an IFRAME with an ASPX page, but I'm not sure exactly what you're trying to accomplish...
Thanks for the response.
I think an IFrame with an aspx page is the way forward.
![]() |
Similar Threads
- Java Applet viewer blinks everytime the init method is used. (Java)
- Java Game Applet Too Small (Java)
- Problem with Yahoo chat applet. (Windows NT / 2000 / XP)
- help!! My applet can't run... Urgent!! (Java)
- where to get the java applet? (Web Browsers)
- applet crashed (Windows NT / 2000 / XP)
- Applet or Application? (Java)
Other Threads in the C# Forum
- Previous Thread: Property Grid Problem
- Next Thread: Delete an excel row
| Thread Tools | Search this Thread |
.net access algorithm array barchart bitmap box broadcast c# check checkbox client combobox control conversion csharp custom customactiondata database datagrid datagridview dataset date/time datetime datetimepicker degrees development dll draganddrop drawing encryption enum event excel file filename files form format forms function gdi+ gis gtk hash httpwebrequest image index input install java label list listbox mandelbrot math mouseclick mysql operator outlook2003 path photoshop picturebox pixelinversion pixelminversion post programming radians regex remote remoting richtextbox server sleep socket sql statistics stream string table tables tcp text textbox thread time timer tutorial update usercontrol usercontrols validation visualstudio webbrowser webcam wia windows winforms wpf xml






