I have a page www.mysite.com/test.php with a
<form>
<textarea name="data" cols="100" rows="20"></textarea> //to enter the page matter
<input name="Link" type="submit" value="Link" /> //to enter the link
</form>
user input // which I submit in the form
----------
data: This is page matter which is shown on my page.
link : page1.php
expected result
---------------
www.mysite.com/page1.php // THIS PAGE IS CREATED
This is page matter which is shown on my page. // THIS SHOULD BE THE MATTER WITHIN THE PAGE
//** It should get my default css from root**
Any code snippet please, THANKS
ASP.NET Validation Event Cycle
Hi,I have asp button as follow:<asp:Button id="btnTest" OnClientClick="SetSomething(true);" ValidationGroup="A" OnClick="btnTest_Click" />The event flow is like this,1. OnClientClick Event is
PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the password, Any help would be great.. Heres the code, It's suppose to log the username and the password,
import table with dependency
Hi
reading partial code from external site
Hi,I am trying to write a script for my website to get an article from an external website. The external website has the article in a set of tags <roottag> &
Mass activity scheduling
Hi experts,
ALV List Display to point to another report on Double Click
Hi,
Passing vars to the DB
I have 3 small testing tables:ID TYPE1 pepperoni2 C. bacon3 tacoID TYPE1 small2 med3 largeID TYPE1 bud2 hef3 mil best4 7up5 orange6 cokeEach one is a select menu. How would I pass these as
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vector.A loop like this... Code: for (int i = 0; i < v.size(); ++i) { // do whatever}Or like
Php Mysql Page Loading Notice
Hi all,I was wondering if there is a way (Sure there is) of showing a message or an image while a page is loading.The issue is that I have a big table and I'm running some queries against it.Obviously
PHP referral database. I would like this form to email the referrer.
Okay, Hello I've been trolling for years. This the first time I've ever asked for php help. Normally my questions seem so amateur when I finally find theanswer on my own. But this is making me pull my