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 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...
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 =...
Hi there just wondering if anyone new if it was possible to remove the 3d border that automaticly appears in a web browser control using vb.net
It does not show up on the screen but it appears when u run the application
I have scourde the internet to know avail
hope somone can help me
lee
Hi there all, I have this problem that I have scoured the internet for but cannot fined any answers for.
I have created a web page that uses javascript to query a ms access database and return the required data to a web form (this is hidden).
I then have an embedded flash movie on the page. I...
Hi there i have set of javascript funtions that call information from a database
I am using a where clause in my sql statment
this works fine when checking a field in the database that is a number but if i want to check a field in the database that is a text field it doesnt wotk
here is the...
hi there i have a embedded flash movie created with mx 2004
It runs localy from a cd
the proiblem i have is if i add the file to the allowed list in the flash player configuration manager it runs fine but if I dot add it it does not work properly as it passes variables from javascript in html...
I have posted this in the flash section to as it covers flash and javascript
Hi there hope somone can help this is realy frustrating me now
I am trying to transfer some text from a html form to a flash movie text area, i havent done thi sbefor ebut i have seen loads of examples on the net and...
Hi there hope somone can help this is realy frustrating me now
I am trying to transfer some text from a html form to a flash movie text area, i havent done thi sbefor ebut i have seen loads of examples on the net and they all say they work but i cant get them 2
my flash file has a:
dynamic...
Hi there all Im in a bit of a pickle and have scoured the web to no avail,not even sure if it is possible but hope it is.
I have created a flash interactive cdrom for a local school. Along with it i have creat a small flash program just to update any of the movie files if they need to update...
Hi there all Im in a bit of a pickkle and have scoured the web to no avail,not even sure if it is possible but hope it is.
I have created a flash interactive cdrom for a local school. Along with it i have creat a small flash program just to update any of the movie files if they need to update...
Hi there ive just started to play around with using data in text files.
Have have got the view data in a text file working in the OnPage_Load Routine but I have a button to update the text file with the code to write information to the file.
The problem I have is the first time you click the...
Hi there all im having a few problems with running a batch file from flash .swf file.
Im using ;
on(release){
fscommand("exec","copy.bat")
}
the folder location of the flash file is;
n:\flash\PB.swf
and the location of the .bat file is;
n:\flash\fscommand\copy.bat
but when i run the .swf...
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.