Hi There
I have created a .net web service which returns swf files in binary format when called from actionscript (2.0), is it possible to somehow stream the binary back to a movieclip in actionscript so I can save it and use loadmovie to add it to the stage?
The reason for doing it this way...
Hi There
I am preloading animated gifs in javascript which replace static images on mouse over. This works fine in FF but in IE the animated gif starts playing as soon as it is preloaded in script, so when you hover the static image you either get half of the animation or just the last frame...
I am developing a toolbar for outlook which needs to interact with a .net web application (not ours so i can't modify the source).
The problem I am having is that I need to access a value (personid) which exists in a session variable.
is this possible? I am able to screen scrape using a web...
Hi
I am trying to create 2 hyperlinks, one should open outlook (2003) with the default inbox view and the other should open outlook with a view of the shared company calendar.
Is this possible?
Many Thanks
I have managed to get a majority of my variables passed into the new user object I have created in AD (2003) but I am completely stumped on the following :
Domain User Logon Name (not the pre 2000 one)
Terminal Server User Profile Path
Terminal Server Home Folder
I have used ADSI Edit to view...
I am trying to implement an 'add new user to active directory' feature into my intranet site.
I found the example below on this forum but some of the references cannot be recognised, I am thinking that this code may not be asp.net VB compatible?
Does anybody (please!) have code I could use...
Hi there
I have created a hyperlink in dreamweaver :
<a href = "file://c:/temp/" target="_blank">view temp folder </a>
...which works just fine, but when I paste the code into an aspx page it does not do anything when clicked.
Can anyone tell me if this method has been blocked from use?
Thanks!
does anyone know of a way to show a flash object and supress this?
I have 2 flash objects - one of them is in an IFrame and does not have this problem but the other cannot go in an IFrame!
I wondered if putting the object inside another tag might work but no joy so far :(
Hi There
I am using a back end mod file to handle class functions which works extremely well, except when I delete the LAST record from my collection, every other record deletes just fine!
can anyone help me out pls?
Hi guys
I have got working file upload code but when I change the path from c:\Inetpub\test\ to c:\Inetpub\wwwroot\test\
it does not work!
I cannot see anywhere to change permissions and if I change the folder attributes from 'read only' to 'archive' it changes back!
Does anyone know of a...
Hi there
I have created a template column in my datagrid which contains hyperlinks - when clicked they use the following code to pick up a file for download :
NavigateUrl='<%# DataBinder.Eval(Container, "DataItem.FileURL") %>
the problem I have is that the files open IN the browser, instead...
Hi there
I have a file upload hyperlink which is in the last column of my datagrid and I need to find out how to pass the corresponding stockID value (stored in the databound collection) to another page when the user clicks on it.
I am guessing that I need to do this in the HTML code but not...
Is it possible to have a continuous flash movie at the top of my page (like a banner) which does not get affected by postbacks in the main page?
Thanks
Hi There
I have created a template with a navigation bar inside a web control. There is another web control which contains the main page content - this changes based on the selected button from the navigation.
It seems that the navigation buttons need to be server controls so I can make use...
Hi There
I have created a web control for navigation and another called welcome.ascx which contains the main page content.
Is it possible to swap out the welcome.ascx control with another ie. aboutus.ascx to simulate navigation?
If so, can anyone point me in the right direction please?
Thanks!
Hi Guys
I am developing an intranet solution and need to link to Active Directory (2003) to collect all kinds of directory information, including email addresses, logon names & passwords etc...
Can anyone offer me any advice on where to start this one?
I have been reading about LDAP - is this...
Hi There
In my project I have a page called productdetail.aspx containing 5 tabbed pages which use a java function called show/hide to (yep, you guessed it) show and hide the various /DIV sections in the page.
This works really well, but I cannot use the design view to make changes to the tabs...
Hi there
I am just about finishing my first asp.net(vb) project and wondered if I can make my main navigation bar generate from a central source - ie. I make a change to the layout and it changes throughout the site.
I currently have the same code in all aspx pages but cannot make use of an...
I have a datagrid in which I need to perform calculations on a postback event row-by-row until the row number = 50 .
I have written the formula for row 1 which works fine but I need to find a way of getting the next row into this sub so I can apply a modified formula to it (and every other...
Is there a way I can perform calculations on cells in subsequent rows in a datagrid based on the input into a specific cell on the original row?
I have created a grid and have my fields in place, each cell contains a textbox control - some are for user input and others are not user editable...
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.