I created a ASP.NET C# special search app for a custom SQL database and I want to know how to embedd the app into a page in UMBRACO? I heard I could do an iframe, but never tried it. Anyone else try to do this?
Another question is, where do I change the stylesheet to change the color of a visited link?
How to embed a custom ASPX app.
I created a ASP.NET C# special search app for a custom SQL database and I want to know how to embedd the app into a page in UMBRACO? I heard I could do an iframe, but never tried it. Anyone else try to do this?
Another question is, where do I change the stylesheet to change the color of a visited link?
You could put your code in a Usercontrol and just add that control as a macro?
Is there a good place to learn this? I am new to C# and ASP.net development.
Hey Bill
have you found out? or do you need help
/Johan
I tried, but the control had a big error in UMBRACO. It is the last piece I need to finish my project.
I solved it on my own. Thank you for the help.
is working on a reply...