]> jfr.im git - irc.git/blame - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/002040.html
init
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 002040.html
CommitLineData
3bd189cb
JR
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] IRCServices HTTPD MODULE
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20IRCServices%20HTTPD%20MODULE&In-Reply-To=200304262000.34012.r-krisztian%40softhome.net">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="002029.html">
11 <LINK REL="Next" HREF="002030.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] IRCServices HTTPD MODULE</H1>
15 <B>Diego Bitencourt Contezini</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20IRCServices%20HTTPD%20MODULE&In-Reply-To=200304262000.34012.r-krisztian%40softhome.net"
17 TITLE="[IRCServices Coding] IRCServices HTTPD MODULE">diego at redesul.net
18 </A><BR>
19 <I>Fri May 2 05:56:46 PDT 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002029.html">[IRCServices Coding] feature suggestion...
22</A></li>
23 <LI>Next message: <A HREF="002030.html">[IRCServices Coding] feature suggestion...
24</A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2040">[ date ]</a>
27 <a href="thread.html#2040">[ thread ]</a>
28 <a href="subject.html#2040">[ subject ]</a>
29 <a href="author.html#2040">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33<!--beginarticle-->
34<PRE>Hello, I am building some addons about httpd+xml, and need to used post
35to can build on modules the possibility of import/change database.
36I was testing, and what I seen is that just the first variables of POST
37are being copyed to c-&gt;variables (casually &quot;xml&quot; is it).
38(here is my request post:
39&lt;form action=<A HREF="http://127.0.0.1:8066/dbaccess/xml-import-nick/blabla">http://127.0.0.1:8066/dbaccess/xml-import-nick/blabla</A>
40method=post&gt;
41&lt;input type=&quot;hidden&quot; name=&quot;xml&quot;
42value=&quot;&lt;nicknamefock&gt;blabla&lt;/nicknamefock&gt;&quot;&gt;
43&lt;input type=&quot;Submit&quot; value=&quot;Send&quot;&gt;
44&lt;/form&gt;
45
46
47....... .. ..
48someone used/tested how works the POST? Where I can get the variables?
49It should be on c-&gt;variables and c-&gt;variables_count (its what I
50understud.. possible im wrong, than please I need a help ;)
51
52Thanks for all
53
54Diego Bitencourt Contezini aka destruct_ @irc.redesul.net
55
56</PRE>
57
58<!--endarticle-->
59 <HR>
60 <P><UL>
61 <!--threads-->
62 <LI>Previous message: <A HREF="002029.html">[IRCServices Coding] feature suggestion...
63</A></li>
64 <LI>Next message: <A HREF="002030.html">[IRCServices Coding] feature suggestion...
65</A></li>
66 <LI> <B>Messages sorted by:</B>
67 <a href="date.html#2040">[ date ]</a>
68 <a href="thread.html#2040">[ thread ]</a>
69 <a href="subject.html#2040">[ subject ]</a>
70 <a href="author.html#2040">[ author ]</a>
71 </LI>
72 </UL>
73
74</body></html>