I have an application that produces an xml file. I want to be able to uplaod this to the administration area of my website and have it parse the xml and add it to the database.
How to I submit data as form fields to a webpage from a c# app?
Thanks
Giles Roadnight
http://giles.roadnight.name...
I am just trying to get IMAP set up with Outlook but have never used it (IMAP) before so am not sure of the best way of doing this.
I am trying to set rules up to move e-mails into the correct folders but they are not deleted from the inbox when they are moved. Do I have to purge deleted items...
I have edited my hosts file to include new names that my apache server is running but it seems to have no effect. I can ping localhost but none of the other names in the list. I have re-started my machine but it still doesn't work. When I try to visit one of the names in my web browser I get...
I am trying to edit some dialogue resources in visual studio.net. Whne I load up a new dialogue the window never seems big enough to accomodate the controls. When I drag the window to make it bigger all of the dialogue dissapears and I can't see anything.
As far as I can tell the only way of...
Hi Guys
I am creating a webpage using cold fusion that is to be loaded into Word then printed. The webpage has many rows that span across many pages. Does anyone know how to prevent a row breaking across two pages?
I have tried using page-break-before = auto; but this doesn't work (doesn't...
I am trying to set up IIS on my local machine to run a site that is located on a share on another machine to reduce the load on the remote machine.
I have gone to the home directory tab and selected a share on a nother machine and added my log in info into the log in as bit.
On the directory...
Hi All
I have a flash movie that uses Flash remoting. This works fine when I run the movie on my desktop connecting to my server. If I upload the movie to my server and open the swf in flash mx it works fine but if I open the movie on the server in a browser (either directly or embedded in a...
Hi
Am a newbie to this. I am passing a varaible server name in my webpage to my flash movie like this:
<param name="serverName" value="#cgi.SERVER_NAME#">
so how do I get to it in my Flash movie?
One other question, how do I refresh my webpage so that it re-loads my movie...
Hi guys
I am using this code:
onClipEvent (load) {
for (i=1;i<_root.categories.length;i++){
_root.attachMovie("newCategoryButton","image_" + i + "_0",i);
setProperty ("image_" + i + "_0", _x, 60);
}
}
to create new movie clips in my...
Hi
I have just switched from Cold Fusion studio to Dreamweaver MX. I really like it apart from one small problem. When I hit return to go to a new line it goes right to the left margin. In CF studio when I started a new line it had the same indent as the line I was comming from. Can I make this...
Hi
When I create a new message in outlook or go to my address book I get a message that says:
"The address list could not be displayed, the contacts folder associated with this address list could not be openend: it may have been moved or deleted, or you do not have permissions. For...
Hi
I have three drives, C,D and G and I want to schedule c and d to defrag every night that I leave my computer on. I can get it to work through the command line with defrag but this does not seem to work with the sheduler, I would also like to see the defragmenter running. I have also tried...
Sorry, forgot to put a subject in the first post!!
Hi Guys.
I am printing a list of tables and I want each table (apart from the first) to start on a new page. I have done this using the style page-break-before : always except in the first table and this works fine.
This table is a border...
Hi Guys.
I am printing a list of tables and I want each table (apart from the first) to start on a new page. I have done this using the style page-break-before : always except in the first table and this works fine.
This table is a border table for another table which has all of the data. I...
Hi
I have veritas Backup exec sheduled to do a backup every morning. I have two different schedules, one for weekdays when it ejects the tape when it is done so it can be changed at 9 in hte morning, and one for the weekend so it does not eject the tape and backs up to the friday tape on Friday...
I'm trying to set up a charArray array to load info from a file into and use ==, != operators and so on on it. Here is my test file:
//test.cpp
//chrArray test file
#include "chrArray.h"
#include <iostream>
using namespace std;
void main(){
chrArray newChar(10);
cout <<...
Hi
I have a vertex class that I want to add a vector object to. I #include "vector.h" but the thing is the vector class has a vertex object in it so the vector.h file has #include "vertex.h" in so I get an infinite loop.
How do I get around this?
Thanks
Giles Giles...
Hi Guys
My Web Server has Cold Fusion Installed on it that sends e-mails whenever an order is placed. Occassionally I do not recieve the orders via e-mail. I have looked in the CF undelivered folder and they are not there. I have just looked in the inetpub\mailroot folder and they are all there...
Hi guys
I am a complete novice in 3d studio and all i am really using it for is to create meshed to render in some software i am writing.
I have a teapot and I want to delete everything apart from the spout and bit of pot that the spout goes into. I also have a big box containing the bit of pot...
Hi
I am writing a rendering program that does not use direct3D, it odes it all itself. Obviously when doing this I need to keep my code lean and fast so I have a few questions.
If I have an array of say 3000 pointers and I sometimes I need to do an operation when looping through that array and...
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.