![]() |
|
| |||||||
| Notices |
| Forms Discussion and help related to designing and implementing forms in the BlueVoda Website Builder. |
![]() |
| | Thread Tools |
|
#1
| |||
| |||
|
I created the form for subscribers. This is working fine. But i want to write the form data into a .csv file. if i try this i can get following error Warning: fopen(http://www.nizamabadinfo.com/balkonda/test/test.csv) [function.fopen]: failed to open stream: HTTP wrapper does not support writeable connections in /home/kmnyqnlv/public_html/balkonda/test/subscribe-campus.php on line 16 can't open file -------------------------- the links are: form url : http://www.balkonda.nizamabadinfo.co...ibe-campus.php success url : http://www.balkonda.nizamabadinfo.com/test/success.html error url : http://www.balkonda.nizamabadinfo.com/test/error.html csv file location : http://www.balkonda.nizamabadinfo.com/test/test.csv permissions 644 plz help me
__________________ Naveen Kyatham |
|
#2
| ||||
| ||||
|
You need to write it to a database.. then you can export the database as a csv file. Karen
__________________ KMAC Enterprise Missouri Free Classified Ads Charming Noveltees~Sports Logos Charms ![]() ![]() I've learned that artificial intelligence is no match for natural stupidity! |
|
#3
| ||||
| ||||
|
Try opening using the filepath instead of http. ie. fopen('/public_html/path/to/file/file.csv', 'r');
__________________ Register/Login Script Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script |
|
#4
| ||||
| ||||
|
The new login system in BV11 creates csv files but you need to provide the relative path. The simplest way is to create the csv file in the same folder where the form is, so the file in the settings would be (in example) simply "test.csv"
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |