How would I go about persisting a Server Controls viewstate when a page refreshes?
eg.
Dropdownlist gets selected on second item.
Any other server controls postbacks do not alter the selected item in the Dropdownlist.
But when I refresh or client-script a 'document.location' back to the same...
I have a DropDownList in control.aspx
EnableViewState = True
AutoPostBack = True
When the page refreshes or other server-controls on the page are posted, the DropDownList holds it's value.
But when a new page on the same site is loaded and then we reload the control.aspx page the DropDownList...
I'm rendering to 2 different sized windows,(one small the other much larger, both at different aspect ratios).
Is it possible to render the image to both from the same device but, ensure that the image is in proportion with it's window?
When I alter the appearnce on the display (right click on Desktop).
My app.'s form alter in width and height.
No change is made to Screen.TwipsperPixelX / Y.
What is effecting the forms?
I've created a 3Dviewing ActiveX control that views .x models from a local address.
I want to be able to load in .x models from a web address such as http://www.whatever.com/whatever.x ...
Or better still make it so that it works like Macromedia's Flashplayer.
Have you seen any examples of this?
I've created an activex control and all is working as it should, until I resize it.
Only somtimes, when the control is resized to a larger size will part of the control not show.
If it is resized smaller all is well.
I've added a usercontrol.refresh after but no joy to be had there.
What do I have to upload to the web server to make my ActiveX control download and display within IExplorer?
I tried uploading:
text.ocx
test.htm ( which had the <object id="DX" width=470 height=330 classid="clsid:CC771012-9D8A-11D5-BF0F-F057FDA25358"> Tag in tit )
But that...
It's more the question of getting to the systems registy to run Regsvr32, can it be run remotely ? without the need of administrator privileges.
Say, I bought some web space and wanted to register a .dll what do I need to do?
Thanks
I've been doing a bit of work on Intranet sites recently using the PWS and now the company I work for wish to expand there application to a Web Server.
Previously I'd been able to command line: Regsvr32 ***.dll on the Intranet server, but can anyone explain how I go about registering a .dll on...
I've managed to import .x files into Direct3D using
DirectX8.DirectXFileCreate and all that jargon...
But when it comes to exporting them again it's not so easy.
I've got as far as DirectXFile.RegisterTemplates and didn't have a clue what to put in as parameters.
Has anyone covered this well...
I'm creating a 3d viewer using DirectX8 within Visual Basic and having some success. But some of the rendering is coming out a little Flat.
Having looked at the SDK helpfiles, it seems that altering the Renderstate constants will have an effect on the overall quality of the images produced.
I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.