Also, how do you make it so that the cookie is set like onsubmit... Oh yea, the host is www.hostultra.com on a free account
Also, how do you make it so that the cookie is set like onsubmit... Oh yea, the host is www.hostultra.com on a free account
Another option you have is to use a PHP board, and even beter with flash conjunction. Sorry I'm not trying to be confusing or anything. PHP is another language like html, its on Dreamweaver under dynamic pages. Flash, is another Macrmoedia thing and with your variabls set can be used together very efficiently
Okay... first.. I'm having cookie trouble with my website (its free, prob. why) but it says warning: password YES
and second... I was wondering how to get the cookie info extracted from another site. Is this possible? If yes, how do I find the cookies name and the value for that to be displayed
sc_lucky_value
708C4F6B
paypal.com/
1536
1064032256
29713614
1477666336
29695509
*
KHcl0EuY7AKSMgfvHl7J5E7hPtK
FnsvDsSwl9xuYIGRV8-1439KTlI_jOE1TYgys4dlVBIBrOM3EQ12clnyQnbSifZR4WiQ7U2_60aCToHz
paypal.com/
1536
3318044672
31164018
1477766336
29695509
*
cookie_check
yes
paypal.com/
1536
235001856
30429764
1478166336
29695509
*
s1PJm62j3-PwKQmVdQ7ToPMKGhe
eqccLw1rbYcvOj6-vtn2IXKUq3mQVmXTYdEr3HSIqeOexR1Ho8JEq7x0hbcCZ5OXlRnFjm
paypal.com/
1536
1191663616
29707579
1478266336
29695509
*
Cookie: user@paypal
actually, I like the flash-php integration for bulletin boards. Have you seen it? it awesome!
<a href="/shows/index.html" onMouseOver="swapNav('shows','on');" onMouseOut="swapNav('shows','off');"><img src="http://i.cartoonnetwork.com/adultswim/tools/img/nav/shows.gif" width="75" height="15" border="0" name="shows"></a>
thats how adult swim is doing it... try it I guess?
lol need some coffee?
ummm.. no.. I dont.... For now all I really need is the code to make it submit...
<FORM method="post" action="http://www.someserver.com/chat.phtml?boardID=345334556009">
<Input type="hidden" name="return user">
<input type="text" name="subject">
<br>
<textarea name="body" style="height:200; width:300"></textarea>
<p>
<input type="submit" value="Post" name="frmsub">
You see the HTML there... Now how does that translate into VBCode? (My first programming exp.)
Yea.. I feel stupid now.. your patience is making this easier though
Okay.. so what now? lol sorry this is my first programming expierence ever.. atleast this isn't like C where you have to specify physical size and crap...... I'm just a web-designer... I know HTML and stuff....
1)and so, will that snippet be sucsessful in both GET and POST functions? Bcause I've looked at the source-- in the PHP HTML (PHTML) it uses the post method in the form... so thats that
2) Is there a way I can use this function without opening the page the data is being sent to?
I would suggest using the microsoft internet control. You can then generate in your vb app the URL, and pass the url to the internet control.
[br]Ummm... how do I use that control and what script needs to be applied for a sucseesful URL transfer?
that we are
I'm making a project.. and it is a typical looking BBPost Window... then you click the button and it sends to a selected location.... but I don't know how to do that with the button..
This would be very appreciated.. but all that I need is how to make a project that is the equivalent of an internet posting form... so when they click the button, it sends the form to become a BBChat post
That's my objective in the title.. p.s. does anyone know how to make text inputs opaque? p.p.s does anyone know how to retrieve BBPost addresses to send a post to multiple Boards/Rooms?