I have an application that nneds to save an XML Packet back to an XML file. I can send the packet to the asp.net we service but do not then know the code to save the packet back to an XML file.
Anyone know how to save an XML packet to an XML file in asp.net(prefer using vb if required)...
Hi there I have an objectlist that is poulated from a sql database, this works fine. I have set pagnate to rue on the form porperties and have set the itemcount to 5 on the objectlist, this is fine.
The paging works fine adding the next and prvious links automaticly as it should. BUT i also...
Hi there I now know what the problem is dont know how to solve it though, the form load veernt for my forloc is running wqhen the page first loads and then again when the form loads, why is this happening
anyone have any ideas im so frustrated
lee
Hi there I have a collection of mobile form within on aspx file. I am having problems with the postback feature for a listbox.
I had a mobile form as my main page when i satrted designing and it worked fine but now i have added a new main form and had the origonal as a sub form it no longer...
thanks alot thats what I was looking for just made my day never thought it would be that easy with all the information other people have told me
thanks alot much apreciated
lee
hi there thanks alot thats what i need to do dotn need a popup form just a normal second form, i read the link that u posted but that dosent tell u how to pass data from one form to another, how do i use this reponse.redirect with sessions to ransfer the data from 5 labels on one form to five...
tried that doesnt work even setting hte colour in the properties box doesnt show up on the form apperntly acording to microsoft the color tag is ignored on mobile forms, but it has to be able to be done as i have seen mobile sites that have coloured text boxs
Hi there I have 2 mobilr forms in one aspx file, I have 5 labels on the one form displaying some information in then need when a command button is pressed to go to the next form and display the same information but in text boxs. How do you pass text from on mobilr form to another using vb...
Hi there I am using vs 2005 to create a mobile web application using asp.net
I have a textbox that is populated from an sql database. After it is populated i wish to check the text and assign a background colour to the texbox depending on the text within it.
The problem I have is that i canot...
Hi there I am new to creating mobile web applications using vs 2005.
I wish to change the background colour of a mobile text box at runtime, displaying green background if the value is 1 and red if it is 0.
I can change the background of the whole form by using
if(textbox.text = 1)...
Hi there,
I am creating a flash based game and have use the following actionscript to use sound effects within the game
_root.shipsound = new Sound();
_root.shipsound.attachSound("boostexp");
_root.shipsound.setVolume(10);
_root.shipsound.start(0,0);
this code runs fine for bullet ecploision...
Hi there hope somone can help im starting to get realy frustrated with this error.
Im great with flash mx and 8 programing but have just branched into mobile design. I have just added some _aplha transparancy actionscript to my code and now I get an error that says ' Content error 5...
Hi there i am new to director programing but understand the basics of lingo. I am creating a simple childs game that has one character that needs to collect objects by moving around a 2d screen that had walls in certain places. This works fine as does the wall hit test.
But i also want another...
Hi there I have a problem that is realy boggoling me
I have a vb project that calls a variable from a flash movie using
Dim mess = Me.AxShockwaveFlash1.GetVariable("/:mess")
this works fine
the problem i have is in my flash movie i am using
on (release) {
var mess = "bob"
//var mess =...
i am using visual studio.net and add the axwebbrowser control which is fine but when it is run it shows a 3d border arounf the control, it is that i need to remove
lee
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.